mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 08:57:37 +02:00
Some clean up
This commit is contained in:
@ -15,7 +15,7 @@ namespace RhythmHeavenMania.Games.SpaceSoccer
|
||||
[SerializeField] private Sprite[] backgroundSprite;
|
||||
|
||||
[Header("Properties")]
|
||||
[SerializeField] private bool ballDispensed;
|
||||
[SerializeField] private bool ballDispensed; //unused
|
||||
|
||||
public static SpaceSoccer instance { get; private set; }
|
||||
|
||||
|
Reference in New Issue
Block a user