mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 00:34:42 -04:00
When there are errors in opening and saving files, the errors appear in the form of a popup dialog, instead of a notification or an OS alert.
This commit is contained in:
parent
9be6248024
commit
ab6bebd6d4
7 changed files with 16 additions and 13 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
[ext_resource path="res://assets/graphics/palette/palette_button.png" type="Texture" id=1]
|
||||
|
||||
|
||||
|
||||
[resource]
|
||||
texture = ExtResource( 1 )
|
||||
region_rect = Rect2( 0, 0, 8, 8 )
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
[ext_resource path="res://assets/graphics/palette/palette_button.png" type="Texture" id=1]
|
||||
|
||||
|
||||
|
||||
[resource]
|
||||
texture = ExtResource( 1 )
|
||||
region_rect = Rect2( 0, 0, 8, 8 )
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
[ext_resource path="res://assets/graphics/palette/palette_button.png" type="Texture" id=1]
|
||||
|
||||
|
||||
|
||||
[resource]
|
||||
texture = ExtResource( 1 )
|
||||
region_rect = Rect2( 0, 0, 8, 8 )
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
[ext_resource path="res://assets/graphics/palette/palette_button.png" type="Texture" id=1]
|
||||
|
||||
|
||||
|
||||
[resource]
|
||||
texture = ExtResource( 1 )
|
||||
region_rect = Rect2( 0, 0, 8, 8 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue