Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
plz dont break the push again
plz
  • Loading branch information
aps16104 committed May 6, 2020
1 parent 07bb02f commit ccdc535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Platformer/Assets/Boss_Run.cs
Expand Up @@ -10,7 +10,7 @@ public class Boss_Run : StateMachineBehaviour
public float speed = 2.5f;
public float attackRange = 1f;

refernces
//refernces
Transform player;
Rigidbody2D rb;
Boss boss;
Expand Down

0 comments on commit ccdc535

Please sign in to comment.