1
This commit is contained in:
parent
7a62cc9114
commit
82784d8d59
@ -15,7 +15,7 @@ void AutoShotBuff::Activate()
|
|||||||
if (a8::TIMER_EXEC_EVENT == event) {
|
if (a8::TIMER_EXEC_EVENT == event) {
|
||||||
if (owner->IsHuman()) {
|
if (owner->IsHuman()) {
|
||||||
#if 0
|
#if 0
|
||||||
>owner->AsHuman()->shot_start = true;
|
owner->AsHuman()->shot_start = true;
|
||||||
#endif
|
#endif
|
||||||
owner->AsHuman()->shot_hold = true;
|
owner->AsHuman()->shot_hold = true;
|
||||||
owner->AsHuman()->series_shot_frames = 0;
|
owner->AsHuman()->series_shot_frames = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user