Fix SDQL vars again

This commit is contained in:
Cyberboss
2017-04-28 10:29:16 -04:00
committed by GitHub
parent e803369fd9
commit 520bcbdfe6
+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] == ".")