added "Force Desync" Cheat for debugging
This commit is contained in:
@@ -3,7 +3,7 @@ Background@CHEATS_PANEL:
|
||||
X:(WINDOW_RIGHT - WIDTH)/2
|
||||
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||
Width:350
|
||||
Height:450
|
||||
Height:475
|
||||
Visible:true
|
||||
Children:
|
||||
Label@LABEL_TITLE:
|
||||
@@ -87,9 +87,21 @@ Background@CHEATS_PANEL:
|
||||
Height:20
|
||||
Width:200
|
||||
Text:Show Muzzle Positions
|
||||
Checkbox@DESYNC_ARMED:
|
||||
X:30
|
||||
Y:382
|
||||
Width:20
|
||||
Height:20
|
||||
Button@DESYNC:
|
||||
X:60
|
||||
Y:380
|
||||
Width:150
|
||||
Height:20
|
||||
Text: Force Desync
|
||||
Height:25
|
||||
Button@CLOSE:
|
||||
X:30
|
||||
Y:390
|
||||
Y:420
|
||||
Width:PARENT_RIGHT - 60
|
||||
Height:25
|
||||
Text:Close
|
||||
|
||||
Reference in New Issue
Block a user