Removes an empty New()
This commit is contained in:
committed by
CitadelStationBot
parent
f450abcaab
commit
88133e6f60
@@ -34,8 +34,7 @@
|
||||
var/static/list/failure_strikes //How many times we suspect a subsystem type has crashed the MC, 3 strikes and you're out!
|
||||
|
||||
//Do not override
|
||||
/datum/controller/subsystem/New()
|
||||
return
|
||||
///datum/controller/subsystem/New()
|
||||
|
||||
// Used to initialize the subsystem BEFORE the map has loaded
|
||||
// Called AFTER Recover if that is called
|
||||
|
||||
Reference in New Issue
Block a user