This commit is contained in:
parent
79a7caf126
commit
6cedc893c1
@ -282,7 +282,7 @@ where
|
|||||||
vec![SendShipPacket::Message(Message::new(GameMessage::CreateItem(item_created)))]
|
vec![SendShipPacket::Message(Message::new(GameMessage::CreateItem(item_created)))]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
_ => {
|
_ => { // TODO: error?
|
||||||
Vec::new()
|
Vec::new()
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user