7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://cmug8v3m7rkax"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://Chess_Board.gd" id="1_ltbw5"]
|
||
|
|
||
|
[node name="ChessBoard" type="Node2D"]
|
||
|
script = ExtResource("1_ltbw5")
|