Fix up server script
This commit is contained in:
parent
1efc73ae4e
commit
07c9e29b8d
3 changed files with 9 additions and 11 deletions
|
@ -95,4 +95,6 @@ integer MASK_CUSTOM_TEXT_COLOR = 2;
|
|||
integer MASK_WHITEFRAME = 4;
|
||||
|
||||
integer STATE_REBOOT_PENDING =1;
|
||||
integer STATE_REBOOT_FAST = 2;
|
||||
integer STATE_REBOOT_FAST = 2;
|
||||
|
||||
string g_sTextureSet;
|
Loading…
Add table
Add a link
Reference in a new issue