Unit test to make sure all subsystems which initialize call parent
This commit is contained in:
committed by
CitadelStationBot
parent
6cd994d342
commit
0832bb62c3
@@ -14,6 +14,8 @@ SUBSYSTEM_DEF(pathfinder)
|
||||
free = 1
|
||||
flow = new()
|
||||
flow.len=lcount
|
||||
|
||||
return ..()
|
||||
|
||||
/datum/controller/subsystem/pathfinder/proc/getfree(atom/M)
|
||||
if(run < lcount)
|
||||
|
||||
Reference in New Issue
Block a user