impls add player admin action
This commit is contained in:
@@ -3,6 +3,5 @@ mod player;
|
||||
mod claim;
|
||||
|
||||
pub use item::Item;
|
||||
pub use player::Player;
|
||||
pub use player::WealthUpdate;
|
||||
pub use player::{Player, NewPlayer, WealthUpdate};
|
||||
pub use claim::{NewClaim, Claim};
|
||||
|
||||
Reference in New Issue
Block a user