fix indentation and change translation select sound

This commit is contained in:
2022-11-14 17:30:39 -06:00
parent a417554660
commit 9dc329be61
4 changed files with 413 additions and 413 deletions

View File

@ -74,7 +74,7 @@ init python:
for lb in LangCave.lang_buttons:
lb.selected = False
self.selected = True
onclick_audio(True)
onclick_audio(False)
self.value() #todo: change to function, as value doesn't make sense
if LangCave.on_disable_interactable: