mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Configuration Controller (#7857)
This commit is contained in:
@@ -24,8 +24,8 @@ var/global/datum/global_init/init = new ()
|
||||
debug_log << "[log_end]\n[log_end]\nStarting up. [time_stamp()][log_end]\n---------------------[log_end]"
|
||||
*/ //VOREStation Removal End
|
||||
decls_repository = new()
|
||||
load_configuration()
|
||||
makeDatumRefLists()
|
||||
//load_configuration() // CHOMP Edit
|
||||
//makeDatumRefLists() // CHOMP Edit
|
||||
|
||||
initialize_integrated_circuits_list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user