Update preferences_savefile.dm

This commit is contained in:
DragonTrance
2021-03-02 15:07:41 -07:00
committed by GitHub
parent 0eee5afe68
commit 610ae11827
@@ -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)
WRITE_FILE(S["special_roles"], be_special)
return