mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-04-20 21:45:43 +00:00
Fix this issue
This commit is contained in:
parent
6b612395b5
commit
4405fb45aa
@ -1563,7 +1563,7 @@ LABEL_17:
|
||||
|
||||
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 )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user