mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
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:
@@ -484,6 +484,7 @@
|
||||
holder.owner = null
|
||||
GLOB.admins -= src
|
||||
|
||||
mob?.become_uncliented()
|
||||
GLOB.directory -= ckey
|
||||
GLOB.clients -= src
|
||||
#ifdef MULTIINSTANCE
|
||||
|
||||
Reference in New Issue
Block a user