mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Mass replace
This commit is contained in:
@@ -91,7 +91,7 @@ var/global/list/GlobalPool = list()
|
||||
|
||||
GlobalPool[diver.type] |= diver
|
||||
|
||||
if (destroy)
|
||||
if(destroy)
|
||||
diver.Destroy()
|
||||
|
||||
diver.ResetVars()
|
||||
|
||||
Reference in New Issue
Block a user