Fork Lifter: Minor script tweak for readability.

This commit is contained in:
Jenny Crowe
2022-03-11 21:20:33 -07:00
parent 30d2931762
commit 147332cff2
2 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@ namespace RhythmHeavenMania.Games
}
public static ForkLifter instance;
public static ForkLifterPlayer playerInstance => ForkLifterPlayer.instance;
[Header("References")]
public ForkLifterHand ForkLifterHand;