浏览代码

Обновить 'include/units/unit.h'

Arkady Bokov 6 年之前
父节点
当前提交
7e49cb63db
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/units/unit.h

+ 1 - 1
include/units/unit.h

@@ -137,7 +137,7 @@ protected:
 
     //durability
     int health_points_;
-    int current_health_points_;
+    int max_health_points_;
     int magic_defence_;  //less or equal 40
     int physic_defence_; //less or equal 40