Fix all warnings
This commit is contained in:
parent
34ff825ff0
commit
721e83006d
11 changed files with 57 additions and 71 deletions
|
|
@ -38,6 +38,7 @@ struct SingleConnection {
|
|||
pub start_dir: Direction,
|
||||
pub end_pos: Position,
|
||||
pub end_dir: Direction,
|
||||
#[allow(dead_code)]
|
||||
pub beltspeed: Beltspeed,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue