Station Move handles disabled when not in build mode

This commit is contained in:
JonShard
2026-08-02 12:41:02 +02:00
parent 10bb7cd5bf
commit 1117d90da6
6 changed files with 42 additions and 11 deletions
+1
View File
@@ -2,3 +2,4 @@ extends Node
signal game_over
signal restart_game
signal game_state_changed(new_state: GameManager.GameState)