mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 16:04:43 -04:00
Create language radiobuttons from script
This commit is contained in:
parent
c0252a36e4
commit
d49c280179
3 changed files with 43 additions and 131 deletions
|
@ -26,7 +26,6 @@ var current_project_index := 0 setget project_changed
|
|||
# that direction has been pressed.
|
||||
var key_move_press_time := [0.0, 0.0, 0.0, 0.0]
|
||||
|
||||
var loaded_locales : Array
|
||||
# Canvas related stuff
|
||||
var layers_changed_skip := false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue