Add strike timeout setting
This commit is contained in:
@ -489,6 +489,7 @@ mod test {
|
||||
boats_str: "1,1".to_string(),
|
||||
boats_can_touch: false,
|
||||
player_continue_on_hit: false,
|
||||
strike_timeout: None,
|
||||
bot_type: BotType::Random,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user