Skip to content

Commit c13a0a2

Browse files
authored
Change FunkinModchart version to a more stable one. (#800)
There was some critical bugs, such as: - Hold notes were invisible just until a hold from player 2 (boyfriend) appears. - Renderer skipping Independent strum/note/strumline cameras.
1 parent eecfb61 commit c13a0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

building/libs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<git name="hscript-improved" url="https://github.com/CodenameCrew/hscript-improved" ref="codename-dev" />
1717
<git name="flxanimate" url="https://github.com/CodenameCrew/cne-flxanimate" />
1818
<git name="hxdiscord_rpc" url="https://github.com/CodenameCrew/cne-hxdiscord_rpc" skipDeps="true" />
19-
<git name="funkin-modchart" url="https://github.com/TheoDevelops/FunkinModchart" ref="f30676579d8de7ccac7d12e13b664e8b2c42c6bf" skipDeps="true" />
19+
<lib name="funkin-modchart" version="1.2.4" skipDeps="true" />
2020
<lib name="hxvlc" version="1.9.3" skipDeps="true" />
2121

2222
<!-- Documentation and other features -->

0 commit comments

Comments
 (0)