1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-14 10:53:21 +00:00
Funkin/source/funkin/data/dialogue
2024-03-22 02:47:21 -04:00
..
ConversationData.hx Rework Conversation data parsing 2024-02-07 18:45:13 -05:00
ConversationRegistry.hx Registries now get added to the Flixel console (and get lazy instantiated so they don't start before the game does) 2024-03-22 02:47:21 -04:00
DialogueBoxData.hx Rework Conversation data parsing 2024-02-07 18:45:13 -05:00
DialogueBoxRegistry.hx Registries now get added to the Flixel console (and get lazy instantiated so they don't start before the game does) 2024-03-22 02:47:21 -04:00
SpeakerData.hx Rework Conversation data parsing 2024-02-07 18:45:13 -05:00
SpeakerRegistry.hx Registries now get added to the Flixel console (and get lazy instantiated so they don't start before the game does) 2024-03-22 02:47:21 -04:00
TODO.md