Done refactoring
This commit is contained in:
parent
3a136ff215
commit
2176e9d798
88 changed files with 821 additions and 880 deletions
4
scripts/menu/OptionsColors.gd
Normal file
4
scripts/menu/OptionsColors.gd
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
extends MenuDefaultButton
|
||||
|
||||
func action():
|
||||
get_tree().current_scene.recolor()
|
||||
Loading…
Add table
Add a link
Reference in a new issue