Преглед изворни кода

Обновить '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