mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-26 03:25:22 +00:00
Test commit
This commit is contained in:
parent
5eaedda81b
commit
dd81739566
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ namespace RhythmHeavenMania.Games.DJSchool
|
|||
djYellowAnim = djYellow.GetComponent<Animator>();
|
||||
}
|
||||
|
||||
// Test comment hello
|
||||
private void Update()
|
||||
{
|
||||
var cond = Conductor.instance;
|
||||
|
|
Loading…
Reference in a new issue