mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 16:14:43 -04:00
Handiling tile modes in each project (#388)
* Handiling tile modes in each project Co-authored-by: Manolis Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
This commit is contained in:
parent
d7008362b5
commit
96454a2d57
6 changed files with 11 additions and 12 deletions
|
@ -74,7 +74,6 @@ var left_square_indicator_visible := true
|
|||
var right_square_indicator_visible := false
|
||||
|
||||
# View menu options
|
||||
var tile_mode : int = Tile_Mode.NONE
|
||||
var mirror_view := false
|
||||
var draw_grid := false
|
||||
var show_rulers := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue