summaryrefslogtreecommitdiff
path: root/pages/GameTable.tscn
diff options
context:
space:
mode:
authorAnson Bridges <bridges.anson@gmail.com>2025-08-15 23:04:40 -0700
committerAnson Bridges <bridges.anson@gmail.com>2025-08-15 23:04:40 -0700
commitf087c6a98b1da55525a6e3c1d7c82477f82eb5cd (patch)
tree0e2b517bedb3dd475c2b82a1b05800e5b7593854 /pages/GameTable.tscn
parentd558a9add0e183219a7a9ff482807bdcd677e21a (diff)
Game Coordinator now mostly (~90%) functional
Diffstat (limited to 'pages/GameTable.tscn')
-rw-r--r--pages/GameTable.tscn1
1 files changed, 0 insertions, 1 deletions
diff --git a/pages/GameTable.tscn b/pages/GameTable.tscn
index 1e3e3db..25a4c16 100644
--- a/pages/GameTable.tscn
+++ b/pages/GameTable.tscn
@@ -24,7 +24,6 @@ size = Vector2( 30, 30 )
[node name="GameTable" type="Spatial"]
script = ExtResource( 1 )
-game_difficulty = "hard"
[node name="Board" type="Spatial" parent="."]