mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-28 15:17:00 +01:00
Update preferences_savefile.dm
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/datum/preferences/update_preferences(current_version, savefile/S)
|
||||
. = ..()
|
||||
if(current_version < 57.01)
|
||||
if(current_version < 57.01) //a
|
||||
new_character_creator = TRUE
|
||||
|
||||
/datum/preferences/update_character(current_version, savefile/S)
|
||||
|
||||
Reference in New Issue
Block a user