mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 08:37:37 +02:00
Spaceball pretty much finalized.
This commit is contained in:
@ -25,6 +25,8 @@ namespace RhythmHeavenMania.Games.Spaceball
|
||||
|
||||
private List<Beatmap.Entity> allCameraEvents = new List<Beatmap.Entity>();
|
||||
|
||||
public Alien alien;
|
||||
|
||||
public static Spaceball instance { get; set; }
|
||||
|
||||
public override void OnGameSwitch()
|
||||
|
Reference in New Issue
Block a user