Merge pull request #7165 from Cyantime/patch-2

Fixes AI Eye Examining
This commit is contained in:
Atermonera
2020-05-16 19:23:16 -07:00
committed by VirgoBot
parent 55dc5162a3
commit c2c01d278c

View File

@@ -52,8 +52,6 @@
set src = usr.contents
return 0
/mob/observer/eye/examine(mob/user)
// Use this when setting the eye's location.
// It will also stream the chunk that the new loc is in.
/mob/observer/eye/proc/setLoc(var/T)