mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Just for now :clueless:
This commit is contained in:
@@ -55,7 +55,7 @@ var/datum/subsystem/dbcore/SSdbcore
|
|||||||
. = ..()
|
. = ..()
|
||||||
|
|
||||||
// All connections established, migrations can start.
|
// All connections established, migrations can start.
|
||||||
migration_controller_mysql = new
|
//migration_controller_mysql = new
|
||||||
|
|
||||||
/datum/subsystem/dbcore/fire()
|
/datum/subsystem/dbcore/fire()
|
||||||
for(var/I in active_queries)
|
for(var/I in active_queries)
|
||||||
|
|||||||
Reference in New Issue
Block a user