mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Post-rebase fix.
This commit is contained in:
parent
fc8bb427fb
commit
467c154582
@ -1,5 +1,5 @@
|
||||
use crate::{comp, sync::Uid, util::Dir};
|
||||
use comp::{item::ToolCategory, CharacterAbilityType, InventoryUpdateEvent};
|
||||
use comp::{item::ToolCategory, CharacterAbilityType, InventoryUpdateEvent, Item};
|
||||
use parking_lot::Mutex;
|
||||
use serde::Deserialize;
|
||||
use specs::Entity as EcsEntity;
|
||||
|
Loading…
Reference in New Issue
Block a user