mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
Tweaked a couple of fixes
This commit is contained in:
@@ -62,6 +62,8 @@
|
||||
return 1
|
||||
|
||||
/datum/preferences/proc/update_setup(var/savefile/preferences, var/savefile/character)
|
||||
if(!preferences || !character)
|
||||
return 0
|
||||
return player_setup.update_setup(preferences, character)
|
||||
|
||||
#undef SAVEFILE_VERSION_MAX
|
||||
|
||||
Reference in New Issue
Block a user