1
This commit is contained in:
parent
7174f3108a
commit
255b12e18d
@ -132,6 +132,7 @@ class Creature : public MoveableEntity
|
|||||||
a8::XTimerWp remove_shot_hold_timer;
|
a8::XTimerWp remove_shot_hold_timer;
|
||||||
|
|
||||||
a8::XTimerWp nature_recover_hp_idle_timer;
|
a8::XTimerWp nature_recover_hp_idle_timer;
|
||||||
|
std::map<int, int> hook_hash;
|
||||||
|
|
||||||
int side = 0;
|
int side = 0;
|
||||||
int road_idx = 0;
|
int road_idx = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user