mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Merge pull request #1106 from Uristqwerty/master
Fix for Issue #1105, second problem.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user