[GBP: NO UPDATE] Add moved signals to ai movement procs (#17364)

This commit is contained in:
Luc
2022-01-24 08:31:52 -05:00
committed by GitHub
parent a5d8468ce4
commit 9ca8b4dc6e
3 changed files with 5 additions and 1 deletions
@@ -28,7 +28,7 @@
if(!isturf(ai.loc))
return
T = get_turf(T)
loc = T
..(T)
if(use_static)
ai.camera_visibility(src)
if(ai.client)