Skip to content

Commit 3266e22

Browse files
committed
Correctly change the library rerefences
1 parent a7b0401 commit 3266e22

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

building/libs.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,14 @@
66
<!-- OpenFL & Lime (Required for Flixel) -->
77
<git name="openfl" url="https://github.com/CodenameCrew/cne-openfl" ref="old" />
88
<lib name="lime" version="8.1.2" />
9-
<!-- <git name="lime" url="https://github.com/CodenameCrew/cne-lime" /> disabled for now until fixed -->
109

1110
<!-- Flixel -->
12-
<git name="flixel" url="https://github.com/CodenameCrew/cne-flixel" />
11+
<git name="flixel" url="https://github.com/CodenameCrew/cne-flixel" ref="old" />
1312
<git name="flixel-addons" url="https://github.com/CodenameCrew/cne-flixel-addons" ref="old" />
1413

1514
<!-- Other Libraries -->
1615
<git name="hscript-improved" url="https://github.com/CodenameCrew/hscript-improved" ref="codename-dev" />
17-
<git name="hxdiscord_rpc" url="https://github.com/CodenameCrew/cne-hxdiscord_rpc" skipDeps="true" />
16+
<git name="hxdiscord_rpc" url="https://github.com/CodenameCrew/cne-hxdiscord_rpc" ref="old" skipDeps="true" />
1817
<lib name="funkin-modchart" skipDeps="true" />
1918
<lib name="hxvlc" version="1.9.3" skipDeps="true" />
2019

0 commit comments

Comments
 (0)