Fix SDQL vars again

This commit is contained in:
CitadelStationBot
2017-04-29 16:36:36 -05:00
parent fca3f200b3
commit c6544f20fd
+1 -1
View File
@@ -456,7 +456,7 @@
v = GLOB
else
return null
else if(object == world) // Shitty ass hack kill me.
else if(object == GLOB) // Shitty ass hack kill me.
v = expression[start]
if(long)
if(expression[start + 1] == ".")