diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3476,7 +3476,6 @@ states.amphibious_landing = { game.amphib.push(to); apply_move(to); goto_intercept(); - return goto_retroactive_foul_weather(); }, } |