mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:05:34 +00:00
orrected warnings
This commit is contained in:
parent
827494edde
commit
b7fc718e9d
2 changed files with 1 additions and 2 deletions
|
|
@ -4,7 +4,6 @@ public partial class EnemyPossessionMovement : ActorFreeMovement
|
|||
{
|
||||
|
||||
private ActorAi _actorAi;
|
||||
public bool IsDestroyed => _parent.IsDestroyed;
|
||||
// State accessor
|
||||
|
||||
private AiState _previousAiState;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue