mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 15:04:09 +00:00
fix
This commit is contained in:
parent
2d5f087041
commit
4270180b8b
2 changed files with 3 additions and 2 deletions
|
@ -788,6 +788,7 @@ int8 CRunningScript::ProcessCommands1400To1499(int32 command)
|
|||
}
|
||||
}
|
||||
}
|
||||
StoreParameters(&m_nIp, 1);
|
||||
return 0;
|
||||
}
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue