Unit test to make sure all subsystems which initialize call parent
This commit is contained in:
committed by
CitadelStationBot
parent
6cd994d342
commit
0832bb62c3
@@ -37,6 +37,8 @@ SUBSYSTEM_DEF(dbcore)
|
||||
message_admins("Database schema ([db_major].[db_minor]) doesn't match the latest schema version ([DB_MAJOR_VERSION].[DB_MINOR_VERSION]), this may lead to undefined behaviour or errors")
|
||||
if(2)
|
||||
message_admins("Could not get schema version from database")
|
||||
|
||||
return ..()
|
||||
|
||||
|
||||
/datum/controller/subsystem/dbcore/Recover()
|
||||
|
||||
Reference in New Issue
Block a user