fix: completed incomplete function skeleton
This commit is contained in:
parent
1ffe20fc98
commit
603b3afcc2
1 changed files with 2 additions and 1 deletions
|
|
@ -73,4 +73,5 @@ AnimationPlayer *RiflemanState::get_anim() const {
|
||||||
return this->target->get_anim();
|
return this->target->get_anim();
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void RiflemanPatrolState::enter_state() {
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue