impls wealth updating

This commit is contained in:
2019-07-02 15:07:03 +02:00
parent 9acedd4119
commit 36c8f24fdc
5 changed files with 57 additions and 17 deletions

View File

@@ -3,3 +3,4 @@ mod player;
pub use item::Item;
pub use player::Player;
pub use player::WealthUpdate;