mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 09:00:25 +01:00
Another Observer Hard Del Fix (#22284)
Another and hopefully my last fix for the Observer hard dels. This probably but might not also clear the Storyteller harddel since they're an observer child. But I dunno. I have actually tested this. <img width="670" height="435" alt="image" src="https://github.com/user-attachments/assets/41e75448-211d-429b-b694-43b9d025e996" />
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
GLOB.mob_list -= src
|
||||
GLOB.dead_mob_list -= src
|
||||
GLOB.living_mob_list -= src
|
||||
GLOB.player_list -= src
|
||||
unset_machine()
|
||||
QDEL_NULL(hud_used)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user