mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 17:47:39 +02:00
Cleaning up those dang warnings (#826)
* done i think wahoo * this one too lol
This commit is contained in:
@ -28,7 +28,7 @@ namespace HeavenStudio.Games.Scripts_ForkLifter
|
||||
|
||||
private Animator anim;
|
||||
|
||||
private int currentHitInList = 0;
|
||||
//private int currentHitInList = 0; Unused value - Marc
|
||||
|
||||
public bool shouldBop;
|
||||
public int currentEarlyPeasOnFork;
|
||||
|
Reference in New Issue
Block a user