mirror of
https://github.com/godotengine/godot-vscode-plugin.git
synced 2026-01-03 01:48:11 +03:00
5 lines
35 B
GDScript
5 lines
35 B
GDScript
extends Node
|
|
|
|
func _ready():
|
|
pass
|