mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 03:35:10 +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>();
|
djYellowAnim = djYellow.GetComponent<Animator>();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Test comment hello
|
||||||
private void Update()
|
private void Update()
|
||||||
{
|
{
|
||||||
var cond = Conductor.instance;
|
var cond = Conductor.instance;
|
||||||
|
|
Loading…
Reference in a new issue