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:
AbhinavKDev 2020-11-24 22:23:18 +05:30 committed by GitHub
parent d7008362b5
commit 96454a2d57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 12 deletions

View file

@ -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