mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-30 22:55:28 +00:00
more cherry-pick fix
This commit is contained in:
parent
6fbb7da82d
commit
80d00fe31a
2 changed files with 7 additions and 3 deletions
|
@ -1049,7 +1049,7 @@ int8 CRunningScript::ProcessOneCommand()
|
|||
#endif
|
||||
{
|
||||
#ifdef USE_ADVANCED_SCRIPT_DEBUG_OUTPUT
|
||||
LogAfterProcessingCommand(command);
|
||||
LogAfterProcessingCommand(command);
|
||||
#elif defined USE_BASIC_SCRIPT_DEBUG_OUTPUT
|
||||
if (m_bMissionFlag) {
|
||||
char tmp[128];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue