this was supposed to be for unsealing/combining items
This commit is contained in:
parent
e82fe779fc
commit
b8961d665d
@ -4,7 +4,6 @@ pub mod inventory;
|
||||
pub mod manager;
|
||||
pub mod transaction;
|
||||
pub mod use_tool;
|
||||
// pub mod use_weapon;
|
||||
use serde::{Serialize, Deserialize};
|
||||
|
||||
#[derive(Debug, Copy, Clone, Hash, PartialEq, Eq, Serialize, Deserialize, derive_more::Display)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user