Skip to content

Commit

Permalink
error removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Haikp committed May 2, 2024
1 parent 63fdc34 commit d6d6de9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ public class ArcherStateManager : MonoBehaviour
public float movementSpeed = 1f;
public float attackSpeed = 1f;
[System.NonSerialized] public float attackTime;
public MobSpawner

// Start is called before the first frame update
void Start()
Expand Down

0 comments on commit d6d6de9

Please sign in to comment.