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