mirror of
https://github.com/KabKebab/GS13.git
synced 2026-06-06 14:48:40 +01:00
conflict
This commit is contained in:
@@ -302,7 +302,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
|
||||
|
||||
dat += "<HR>"
|
||||
|
||||
if(path)
|
||||
if(path) //Show list of characters
|
||||
var/savefile/S = new /savefile(path)
|
||||
if(S)
|
||||
dat += "<center>"
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user