Update documentation and dependencies
This commit is contained in:
@ -3,7 +3,7 @@ use maputil::{ Direction };
|
||||
use util::{ translate_positions };
|
||||
|
||||
const LOG_TARGET: &'static str = "snake";
|
||||
pub const TRAINING_VENUE: &'static str = "TRAINING";
|
||||
pub const TRAINING_VENUE: &'static str = "training";
|
||||
|
||||
pub struct Snake;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user