mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-04-12 15:24:30 +00:00
Delete ScriptedMusicBeatSubstate.hx
This commit is contained in:
parent
29e563b11f
commit
a42daecdc1
|
@ -1,8 +0,0 @@
|
|||
package funkin.modding.base;
|
||||
|
||||
/**
|
||||
* A script that can be tied to a MusicBeatSubState.
|
||||
* Create a scripted class that extends MusicBeatSubState to use this.
|
||||
*/
|
||||
@:hscriptClass
|
||||
class ScriptedMusicBeatSubState extends funkin.MusicBeatSubState implements HScriptedClass {}
|
Loading…
Reference in a new issue