1
0
Fork 0
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:
ComedyLost 2025-11-24 16:27:27 -05:00
parent 9e645db007
commit 1e3fd3c730

View file

@ -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":
* ```