fixaaa3
This commit is contained in:
parent
69c5ea29b9
commit
d569489cd4
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ namespace DangerousD.GameCore.GameObjects.LivingEntities.Monsters
|
|||
|
||||
public override void Update(GameTime gameTime)
|
||||
{
|
||||
// P.S. Всё в классе можешь смело удалять и переписывать с нуля.
|
||||
gameManager = AppManager.Instance.GameManager;
|
||||
|
||||
if (!isAttacking)
|
||||
|
|
Loading…
Add table
Reference in a new issue