Make multistation bin cmd interface useable
This commit is contained in:
parent
5be9f81205
commit
a5d3819114
3 changed files with 41 additions and 74 deletions
|
|
@ -1,7 +1,7 @@
|
|||
use factorio_core::prelude::Position;
|
||||
use serde::{
|
||||
Serialize,
|
||||
ser::{SerializeMap, SerializeSeq, SerializeTuple},
|
||||
ser::{SerializeMap, SerializeSeq},
|
||||
};
|
||||
|
||||
use super::{Blueprint, Entity, EntityKey};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue