Fix this issue

This commit is contained in:
ineed bots 2023-09-15 18:27:48 -06:00
parent 6b612395b5
commit 7f0403e487

View File

@ -1563,7 +1563,7 @@ LABEL_17:
if ( game::gScrCompilePub[inst].developer_statement == 2 ) if ( game::gScrCompilePub[inst].developer_statement == 2 )
{ {
game::Scr_CompileRemoveRefToString(inst, func.node[1].type); game::Scr_CompileRemoveRefToString(inst, func.node[1].stringValue);
if ( func.node[0].type != game::ENUM_far_function ) if ( func.node[0].type != game::ENUM_far_function )
{ {