mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Fixes a minor runtime when double opening observe (#15997)
This commit is contained in:
@@ -198,7 +198,8 @@
|
||||
QDEL_NULL(mind)
|
||||
GLOB.respawnable_list += observer
|
||||
qdel(src)
|
||||
return 1
|
||||
return TRUE
|
||||
return FALSE
|
||||
if(href_list["tos"])
|
||||
privacy_consent()
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user