mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-12-19 16:04:43 -05:00
Make the Splash Screen popup optional
This commit is contained in:
parent
e61fea32bc
commit
6025271e29
4 changed files with 35 additions and 10 deletions
|
|
@ -215,6 +215,8 @@ var palette_import_file_dialog : FileDialog
|
|||
|
||||
var error_dialog : AcceptDialog
|
||||
|
||||
var startup : bool
|
||||
|
||||
func _ready() -> void:
|
||||
randomize()
|
||||
# Load settings from the config file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue