More space soccer crap, like fixing some animations

This commit is contained in:
Braedon
2022-01-24 20:02:45 -05:00
parent 0c51d8fd77
commit 8a42130953
21 changed files with 324 additions and 117 deletions

View File

@ -44,7 +44,7 @@ namespace RhythmHeavenMania
private void Awake()
{
// autoplay = true;
autoplay = true;
instance = this;
}