Documentation

This commit is contained in:
Rendo 2025-10-11 14:09:40 +05:00
commit b0b659acd4
7 changed files with 51 additions and 20 deletions

View file

@ -1,5 +1,6 @@
extends Node2D
## Currently held structure
var held_construction : Structure
func _ready() -> void: