mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 19:54:44 -04:00
Added guide color in Preferences
This commit is contained in:
parent
a3fcfc4597
commit
f81ef37e92
6 changed files with 29 additions and 3 deletions
|
@ -29,6 +29,8 @@ var grid_width := 1
|
|||
var grid_height := 1
|
||||
# warning-ignore:unused_class_variable
|
||||
var grid_color := Color.black
|
||||
# warning-ignore:unused_class_variable
|
||||
var guide_color := Color.purple
|
||||
|
||||
# Tools & options
|
||||
# warning-ignore:unused_class_variable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue