mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Ports over configuration controller (#16484)
* Ports over configuration controller * Fixes * Manual path fix * patch (#16490) * patch * . * SQL Fix * Post-rebase fix * Added missing examples --------- Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
+1
-3
@@ -23,9 +23,7 @@ var/global/datum/global_init/init = new ()
|
||||
debug_log = file("[log_path]-debug.log")
|
||||
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()
|
||||
decls_repository = new()
|
||||
|
||||
initialize_integrated_circuits_list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user