mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-15 20:52:07 +00:00
Closet appearance decls correctly use the repository (#8154)
* Closet appearance decls correctly use the repository * GET_DECL
This commit is contained in:
@@ -21,7 +21,6 @@ var/global/datum/global_init/init = new ()
|
||||
error_log = file("[log_path]-error.log")
|
||||
debug_log = file("[log_path]-debug.log")
|
||||
debug_log << "[log_end]\n[log_end]\nStarting up. [time_stamp()][log_end]\n---------------------[log_end]"
|
||||
decls_repository = new()
|
||||
load_configuration()
|
||||
makeDatumRefLists()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user