Make multistation bin cmd interface useable
This commit is contained in:
parent
5be9f81205
commit
a5d3819114
3 changed files with 41 additions and 74 deletions
|
|
@ -4,6 +4,7 @@ use factorio_blueprint::abstraction::{
|
|||
};
|
||||
use factorio_core::{beltoptions::Beltspeed, prelude::*};
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct StationSpec {
|
||||
pub locomotives: usize,
|
||||
pub wagons: usize,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue