diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index 84e0d15172..2eb8198a03 100644 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -1608,11 +1608,11 @@ GLOBAL_LIST_EMPTY(preferences_datums) attempt_vr(parent.prefs_vr,"load_vore","") if("changeslot") - attempt_vr(parent.prefs_vr,"load_vore","") if(!load_character(text2num(href_list["num"]))) random_character() real_name = random_unique_name(gender) save_character() + attempt_vr(parent.prefs_vr,"load_vore","") if("tab") if (href_list["tab"])