mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 14:57:39 +02:00
Fork Lifter Event Merge
This commit is contained in:
@ -10,6 +10,15 @@ namespace RhythmHeavenMania.Games.ForkLifter
|
||||
{
|
||||
public class ForkLifter : Minigame
|
||||
{
|
||||
|
||||
public enum FlickType
|
||||
{
|
||||
Pea,
|
||||
TopBun,
|
||||
Burger,
|
||||
BottomBun
|
||||
}
|
||||
|
||||
public static ForkLifter instance;
|
||||
|
||||
[Header("References")]
|
||||
|
Reference in New Issue
Block a user