Add TODOs
This commit is contained in:
@@ -4,6 +4,9 @@ use crate::consts::*;
|
||||
#[derive(serde::Serialize, serde::Deserialize, Debug, Copy, Clone, Eq, PartialEq)]
|
||||
pub enum BotType {
|
||||
Random,
|
||||
// TODO : LinearShooting
|
||||
// TODO : GridBot
|
||||
// TODO : SmartBot
|
||||
}
|
||||
|
||||
#[derive(serde::Serialize)]
|
||||
|
||||
Reference in New Issue
Block a user