Skip to content

Commit

Permalink
Merge branch 'develop' into mods-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
lemz1 authored Sep 22, 2024
2 parents 0d9d72c + 3ef238a commit b4e8022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/funkin/modding/events/ScriptEvent.hx
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ class NoteScriptEvent extends ScriptEvent
public var comboCount(default, null):Int;

/**
* Whether to play the record scratch sound (if this eventn type is `NOTE_MISS`).
* Whether to play the record scratch sound (if this event type is `NOTE_MISS`).
*/
public var playSound(default, default):Bool;

Expand Down

0 comments on commit b4e8022

Please sign in to comment.