fixed default texture for cells

This commit is contained in:
2026-01-27 00:46:00 -05:00
parent 92759c4a12
commit 36483d216c
2 changed files with 4 additions and 2 deletions

View File

@@ -15,3 +15,5 @@ texture_focused = ExtResource("2_mxyjk")
script = ExtResource("1_lehgd")
[node name="DefaultMark" type="Sprite2D" parent="."]
visible = false
texture = ExtResource("2_mxyjk")