This commit is contained in:
DragonTrance
2021-03-02 19:08:48 -07:00
2 changed files with 1 additions and 2 deletions
@@ -46,7 +46,6 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car
clientfps = 60
if(current_version < 23)
S["be_special"] >> be_special
WRITE_FILE(S["be_special"], null)
return
/datum/preferences/proc/update_character(current_version, savefile/S)