mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-12-10 22:17:05 +00:00
fixed wrong health icon event desc.
This commit is contained in:
parent
9e645db007
commit
1e3fd3c730
|
|
@ -6,7 +6,7 @@ import funkin.data.song.SongData;
|
|||
import funkin.data.song.SongData.SongEventData;
|
||||
|
||||
/**
|
||||
* This class represents a handler for scroll speed events.
|
||||
* This class represents a handler for health icon events.
|
||||
*
|
||||
* Example: Set the health icon of Boyfriend to "bf-pixel":
|
||||
* ```
|
||||
|
|
|
|||
Loading…
Reference in a new issue