Merge pull request #4561 from CHOMPStation2/upstream-merge-13344

[MIRROR] Fixes load slot button sometimes not working when re-logging
This commit is contained in:
Nadyr
2022-07-20 20:12:13 -04:00
committed by GitHub
+3 -1
View File
@@ -86,7 +86,7 @@
return
sane = TRUE
break
if(!sane)
to_chat(src, "<span class='warning'>Sorry, that link doesn't appear to be valid. Please try again.</span>")
return
@@ -196,6 +196,8 @@
. = ..() //calls mob.Login()
prefs.sanitize_preferences()
if(prefs)
prefs.selecting_slots = FALSE
connection_time = world.time
connection_realtime = world.realtime