mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 21:24:44 -04:00
Fix minor bugs and cleanup
This commit is contained in:
parent
cb051239dc
commit
8fdeb63778
6 changed files with 33 additions and 28 deletions
|
@ -71,7 +71,7 @@ func _ready() -> void:
|
|||
"Invert colors" : 0,
|
||||
"Desaturation" : 0,
|
||||
"Outline" : 0,
|
||||
"Adjust Hue/Sat/Val":0
|
||||
"Adjust Hue/Saturation/Value":0
|
||||
}
|
||||
var help_menu_items := {
|
||||
"View Splash Screen" : 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue