Begone test comment
This commit is contained in:
parent
f29c7b075a
commit
b488cc329d
|
@ -37,7 +37,6 @@ 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