1
This commit is contained in:
parent
a45e86ac58
commit
a3090b629b
@ -31,8 +31,8 @@ public:
|
|||||||
int next_total_shot_times = 0;
|
int next_total_shot_times = 0;
|
||||||
|
|
||||||
long long param1 = 0;
|
long long param1 = 0;
|
||||||
Human* target = nullptr;
|
Creature* target = nullptr;
|
||||||
Human* nearest_human = nullptr;
|
Creature* nearest_human = nullptr;
|
||||||
long long last_check_nearest_human_frameno = 0;
|
long long last_check_nearest_human_frameno = 0;
|
||||||
a8::Vec2 shot_dir;
|
a8::Vec2 shot_dir;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user