mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 11:27:38 +02:00
Test commit
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user