Signed-off-by: TRAfoer <lhf190@outlook.com>
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Ichni.RhythmGame
|
||||
}
|
||||
protected override void UpdateAnimation(float songTime)
|
||||
{
|
||||
if (lookAtObject is null) return;
|
||||
if (lookAtObject == null) return;
|
||||
|
||||
enabling.UpdateFlexibleBool(songTime);
|
||||
targetTransformSubmodule.eulerAnglesOffsetLock = enabling.value;
|
||||
|
||||
Reference in New Issue
Block a user