[MIRROR] fix some bad replaces (#9815)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-01-06 20:45:06 -07:00
committed by GitHub
parent 0144bf1e6e
commit 0966f4d9fc
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -102,7 +102,7 @@
return
// Don't let AI eyes yeet themselves off the map
if(isobserver(A))
if(isEye(A))
return
if(A.lost_in_space())