Test commit
This commit is contained in:
parent
f134e75d86
commit
e96a10ced3
|
@ -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