mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-10 16:55:17 +00:00
5 lines
148 B
Haxe
5 lines
148 B
Haxe
|
package funkin.play.cutscene.dialogue;
|
||
|
|
||
|
@:hscriptClass
|
||
|
class ScriptedConversation extends Conversation implements polymod.hscript.HScriptedClass {}
|