mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-26 17:46:08 -05:00
ree
This commit is contained in:
parent
b95dc5604d
commit
4daf644284
1 changed files with 0 additions and 8 deletions
|
@ -1,16 +1,8 @@
|
|||
package funkin.modding.base;
|
||||
|
||||
/**
|
||||
<<<<<<< HEAD
|
||||
* 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 {}
|
||||
=======
|
||||
* 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 {}
|
||||
>>>>>>> f73c34bcbea4289202f6ef90522808b211d1cf44
|
||||
|
|
Loading…
Reference in a new issue