Reverts the latest language fix attempt

Realized I didn't think this one through all too well after all since this would only affect actually hitting that reset slot button. Probably won't fix the connection issues due to being irrelevant outside slot resets, but you know how it is with spaghetti
This commit is contained in:
Verkister
2021-09-13 17:23:54 +03:00
committed by GitHub
parent d1f25f3bb8
commit 0f7263df2e

View File

@@ -82,7 +82,6 @@
player_setup.load_character(S)
S.cd = "/character[default_slot]"
player_setup.save_character(S)
sanitize_preferences() //CHOMPEdit
clear_character_previews() // VOREStation Edit
return 1