crash on story menu

This commit is contained in:
Brandon
2020-11-07 00:05:58 -05:00
parent 673ed0d7fd
commit 602cf4c574
6 changed files with 14 additions and 7 deletions

View File

@ -37,8 +37,8 @@
<classpath name="source" />
<assets path="assets/images"/>
<assets path="assets/data"/>
<assets path="assets/images" />
<assets path="assets/data" />
<assets path="assets/music" include="*.mp3" if="web" />
<assets path="assets/music" include="*.ogg" unless="web" />
@ -59,7 +59,8 @@
<!--In case you want to use the ui package-->
<haxelib name="flixel-ui" />
<haxelib name="newgrounds" unless="switch" />
<haxelib name="newgrounds" />
<haxelib name="faxe" />
<!-- <haxelib name="markdown" /> -->
<!-- <haxelib name="HtmlParser" /> -->