mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 13:04:07 +00:00
script fixes
This commit is contained in:
parent
dac4dd560a
commit
aa0f77043c
8 changed files with 12 additions and 14 deletions
|
@ -681,7 +681,7 @@ int8 CRunningScript::ProcessCommands1400To1499(int32 command)
|
|||
//case COMMAND_1489:
|
||||
//case COMMAND_1490:
|
||||
//case COMMAND_1491:
|
||||
case COMMAND_SET_DEBUG_MENU_ACTUVE:
|
||||
case COMMAND_SET_DEBUG_MENU_ACTIVE:
|
||||
CollectParameters(&m_nIp, 1);
|
||||
// this sets two values on PS2, but not on mobile - TODO?
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue