diff options
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3928,6 +3928,7 @@ states.declare_offensive_option = { log_br() log("Declared Offensive Option.") log("Set aside " + format_card(c) + " for Austria.") + set_delete(game.hand[P_PRUSSIA], c) game.oo = c goto_movement() }, |