mirror of
https://github.com/td512/re3.git
synced 2026-03-01 11:00:53 +00:00
more cherry-pick fix
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user