mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-15 11:22:55 +00:00
techniktil coming back with another typo lets go
This commit is contained in:
parent
9b483de1da
commit
0a8719088d
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue