Fix for Issue #1105, second problem.

[Oops.jpg.gif.bmp]
This commit is contained in:
Uristqwerty
2012-05-19 21:45:30 -04:00
parent 79b1a53422
commit b8158111a7
+1 -1
View File
@@ -130,7 +130,7 @@
sleep(40) //because we're sleeping another second after this (a few lines down)
continue
else if(client.eye == eyeobj)
if(client.eye == eyeobj)
if(checkcameravis(target))
eyeobj.loc = target.loc
sleep(50)