mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 20:14:31 +01:00
Ports character setup subsystem from Bay.
This commit is contained in:
@@ -29,7 +29,11 @@ SUBSYSTEM_DEF(character_setup)
|
||||
save_queue.len--
|
||||
|
||||
if(!QDELETED(prefs))
|
||||
<<<<<<< HEAD
|
||||
prefs.save_preferences()
|
||||
=======
|
||||
SScharacter_setup.queue_preferences_save(prefs)
|
||||
>>>>>>> 59c8446... Merge pull request #6164 from Novacat/nova-runtimes
|
||||
|
||||
if(MC_TICK_CHECK)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user