Unit test to make sure all subsystems which initialize call parent
This commit is contained in:
committed by
CitadelStationBot
parent
6cd994d342
commit
0832bb62c3
@@ -30,3 +30,5 @@ SUBSYSTEM_DEF(stickyban)
|
||||
|
||||
for (var/bannedckey in cache)
|
||||
world.SetConfig("ban", bannedckey, list2stickyban(cache[bannedckey]))
|
||||
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user