This commit is contained in:
parent
aa019d4ea9
commit
939c511f92
@ -275,6 +275,10 @@ where
|
||||
ToolType::Monofluid => Ok(Vec::new()),
|
||||
ToolType::Difluid => Ok(Vec::new()),
|
||||
ToolType::Trifluid => Ok(Vec::new()),
|
||||
ToolType::SolAtomizer => Ok(Vec::new()),
|
||||
ToolType::MoonAtomizer => Ok(Vec::new()),
|
||||
ToolType::StarAtomizer => Ok(Vec::new()),
|
||||
ToolType::Telepipe => Ok(Vec::new()),
|
||||
ToolType::HuntersReport => Ok(Vec::new()),
|
||||
ToolType::CellOfMag502
|
||||
| ToolType::CellOfMag213
|
||||
|
Loading…
x
Reference in New Issue
Block a user