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