Wire up client mobs to the spatial grid (#31330)

* Add client mobs to the spatial grid

* reviews

* apparently having a mob is not guaranteed
This commit is contained in:
Toastical
2026-01-10 22:20:36 +02:00
committed by GitHub
parent 7787a26328
commit 2df60ba208
6 changed files with 67 additions and 1 deletions
+1
View File
@@ -484,6 +484,7 @@
holder.owner = null
GLOB.admins -= src
mob?.become_uncliented()
GLOB.directory -= ckey
GLOB.clients -= src
#ifdef MULTIINSTANCE