mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-18 19:53:35 +01:00
[MIRROR] fix some bad replaces (#9815)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0144bf1e6e
commit
0966f4d9fc
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user