mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user