Browse Source

Fixed the name from opanal to openal so that haxelib can actually find the lib. (#70)

Valerio Santinelli 8 năm trước cách đây
mục cha
commit
697198ca3b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      libs/openal/haxelib.json

+ 1 - 1
libs/openal/haxelib.json

@@ -1,5 +1,5 @@
 {
 {
-	"name" : "hlopanal",
+	"name" : "hlopenal",
 	"url" : "https://github.com/HaxeFoundation/hl/tree/master/libs/openal",
 	"url" : "https://github.com/HaxeFoundation/hl/tree/master/libs/openal",
 	"license" : "BSD",
 	"license" : "BSD",
 	"contributors" : ["ncannasse"],
 	"contributors" : ["ncannasse"],