thoughts on new api structure, formats code
This commit is contained in:
@@ -3,5 +3,5 @@ pub mod item;
|
||||
pub mod player;
|
||||
|
||||
pub use claim::Claim;
|
||||
pub use item::{Item};
|
||||
pub use item::Item;
|
||||
pub use player::{Player, Wealth};
|
||||
|
||||
Reference in New Issue
Block a user