mirror of
https://github.com/Relintai/GraphicsEditor.git
synced 2025-04-23 02:51:19 +02:00
4 lines
48 B
GDScript
4 lines
48 B
GDScript
extends "Brush.gd"
|
|
|
|
func _ready():
|
|
draw_pixel() |