]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/BattleState.cpp
moved Hero and Stats to common
[l2e.git] / src / battle / BattleState.cpp
index d9586636d9667ee2d97756e83c28fcc3913bc77a..d309502301f98213036ff0ca11a6b6e9fd799f54 100644 (file)
@@ -29,6 +29,7 @@ using app::Input;
 using common::Inventory;
 using common::Item;
 using common::Spell;
+using common::Stats;
 using geometry::Vector;
 using graphics::Menu;