mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-02-06 06:38:56 +00:00
Finally no more freeze of shame (#22005)
This commit is contained in:
@@ -699,6 +699,9 @@ GLOBAL_VAR_INIT(nologevent, 0)
|
||||
if(!check_rights(R_SPAWN))
|
||||
return
|
||||
|
||||
if(!object)
|
||||
return
|
||||
|
||||
var/list/types = typesof(/atom)
|
||||
var/list/matches = new()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user