Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
blowfishpro committed Oct 9, 2018
1 parent d76b7b9 commit 4dcf109
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ModuleManager/Cats/CatMover.cs
Expand Up @@ -21,8 +21,6 @@ public class CatMover : MonoBehaviour
private float time = 5;
private float trailTime = 0.5f;

private int frames = 1;

// Use this for initialization
void Start()
{
Expand Down

0 comments on commit 4dcf109

Please sign in to comment.