mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-15 20:52:07 +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--
|
||||
|
||||
if(!QDELETED(prefs))
|
||||
SScharacter_setup.queue_preferences_save(prefs)
|
||||
prefs.save_preferences()
|
||||
|
||||
if(MC_TICK_CHECK)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user