vehicle cheats and debug cheat string display

This commit is contained in:
Xinerki
2020-05-21 17:28:03 +03:00
parent 6692f5b2aa
commit 1c00e3cf2c
4 changed files with 1047 additions and 988 deletions

View File

@@ -176,7 +176,7 @@ public:
static CKeyboardState OldKeyState;
static CKeyboardState NewKeyState;
static CKeyboardState TempKeyState;
static char KeyBoardCheatString[20];
static char KeyBoardCheatString[30];
static CMouseControllerState OldMouseControllerState;
static CMouseControllerState NewMouseControllerState;
static CMouseControllerState PCTempMouseControllerState;