forked from Cavemanon/SnootGame
fix indentation and change translation select sound
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user