mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
[MIRROR] Fix multiple pref issues (#11373)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
co-authored by
Kashargul
C.L.
parent
b7c79d4a6a
commit
ae778b99ee
@@ -38,4 +38,6 @@ SUBSYSTEM_DEF(character_setup)
|
||||
return
|
||||
|
||||
/datum/controller/subsystem/character_setup/proc/queue_preferences_save(var/datum/preferences/prefs)
|
||||
if(!prefs)
|
||||
return
|
||||
save_queue |= prefs
|
||||
|
||||
Reference in New Issue
Block a user