wtf happened here
This commit is contained in:
parent
ce5049e181
commit
85912f07db
@ -8,7 +8,7 @@ use crate::entity::character::{CharacterEntity, CharacterEntityId};
|
|||||||
use crate::entity::gateway::{EntityGateway, EntityGatewayTransaction};
|
use crate::entity::gateway::{EntityGateway, EntityGatewayTransaction};
|
||||||
use crate::ship::items::state::{ItemState, ItemStateProxy, ItemStateAction, ItemAction, ItemStateError, FloorItem, InventoryItem, AddItemResult, FloorItemDetail, StackedItemDetail};
|
use crate::ship::items::state::{ItemState, ItemStateProxy, ItemStateAction, ItemAction, ItemStateError, FloorItem, InventoryItem, AddItemResult, FloorItemDetail, StackedItemDetail};
|
||||||
|
|
||||||
pub enum TriggerCreateItem {ItemAction,
|
pub enum TriggerCreateItem {
|
||||||
Yes,
|
Yes,
|
||||||
No
|
No
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user