mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Fix more preference runtimes (#11865)
This commit is contained in:
@@ -190,7 +190,6 @@ datum/preferences
|
||||
load_path(C.ckey)
|
||||
load_preferences()
|
||||
load_and_update_character()
|
||||
update_preview_icon()
|
||||
|
||||
/datum/preferences/Destroy()
|
||||
. = ..()
|
||||
|
||||
@@ -75,8 +75,6 @@
|
||||
else
|
||||
save_preferences()
|
||||
|
||||
update_preview_icon()
|
||||
|
||||
return 1
|
||||
|
||||
/datum/preferences/proc/save_character()
|
||||
|
||||
Reference in New Issue
Block a user