mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-19 12:12:43 +01: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