mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 19:39:42 +01:00
Clean up runtime errors, fix VueUIs opening offscreen (#14025)
* Clean up runtime errors, fix VueUIs opening offscreen * woops * myazaki is based
This commit is contained in:
@@ -43,4 +43,6 @@
|
||||
// Setup cargo spawn lists.
|
||||
setup_cargo_spawn_lists()
|
||||
|
||||
click_catchers = create_click_catcher()
|
||||
|
||||
..()
|
||||
|
||||
@@ -32,8 +32,6 @@
|
||||
if (config.use_forumuser_api)
|
||||
update_admins_from_api(TRUE)
|
||||
|
||||
click_catchers = create_click_catcher()
|
||||
|
||||
..(timeofday)
|
||||
|
||||
/proc/sorted_add_area(area/A)
|
||||
|
||||
Reference in New Issue
Block a user