mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-07 19:09:50 +00:00
change width
This commit is contained in:
parent
faaa692d1f
commit
dd90de8f4e
|
@ -1,6 +1,6 @@
|
||||||
extends Node2D
|
extends Node2D
|
||||||
|
|
||||||
const WIDTH = 1
|
const WIDTH = 2
|
||||||
|
|
||||||
var font: Font
|
var font: Font
|
||||||
var line_color = Global.guide_color
|
var line_color = Global.guide_color
|
||||||
|
|
Loading…
Reference in a new issue