소스 검색

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