1
0
Fork 0
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:
Variable 2023-11-01 08:16:25 +05:00 committed by GitHub
parent faaa692d1f
commit dd90de8f4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
extends Node2D
const WIDTH = 1
const WIDTH = 2
var font: Font
var line_color = Global.guide_color