Skip to content

Commit 165338f

Browse files
authored
spelling error haha yosh
1 parent 1d94945 commit 165338f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/funkin/backend/scripting/events/DirectionAnimEvent.hx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ final class DirectionAnimEvent extends CancellableEvent {
2828
**/
2929
public var frame:Int;
3030
/**
31-
Whenever the animation will play reversed or not.
31+
Force the animation to replay even if it's already playing.
3232
**/
3333
public var force:Bool = true;
34-
}
34+
}

0 commit comments

Comments
 (0)