mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-16 05:02:18 +00:00
Fixes error with #6164
Whoops, accidentally overwrote something I should not have.
This commit is contained in:
@@ -29,7 +29,7 @@ SUBSYSTEM_DEF(character_setup)
|
|||||||
save_queue.len--
|
save_queue.len--
|
||||||
|
|
||||||
if(!QDELETED(prefs))
|
if(!QDELETED(prefs))
|
||||||
SScharacter_setup.queue_preferences_save(prefs)
|
prefs.save_preferences()
|
||||||
|
|
||||||
if(MC_TICK_CHECK)
|
if(MC_TICK_CHECK)
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user