mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 16:42:13 +00:00
Update the codebase to 515. (#15553)
* Update the codebase to 515. * edit that * WHOOPS * maor * maybe works * libcall and shit * do that too * remove that * auxtools isnt updated so get rid of it * actually remove auxtools lol Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -106,4 +106,4 @@ var/list/panic_targets_data_loss = list(
|
||||
var/ctype = panic_targets[controller]
|
||||
Master.subsystems += new ctype
|
||||
|
||||
sortTim(Master.subsystems, /proc/cmp_subsystem_display)
|
||||
sortTim(Master.subsystems, GLOBAL_PROC_REF(cmp_subsystem_display))
|
||||
|
||||
Reference in New Issue
Block a user