summaryrefslogtreecommitdiff
path: root/src/game.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.rs')
-rw-r--r--src/game.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game.rs b/src/game.rs
index 7ece88d..78fd965 100644
--- a/src/game.rs
+++ b/src/game.rs
@@ -732,6 +732,7 @@ impl GameBoard {
}
}
+ // TODO: encorporate this for earlier filtering
pub fn sensible_shoot_commands(
&self,
player_index: usize,