2
0
ncannasse 7 жил өмнө
parent
commit
91cccdabbc
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      hxd/net/SteamHost.hx

+ 1 - 1
hxd/net/SteamHost.hx

@@ -25,7 +25,7 @@ package hxd.net;
 #error	"Using SteamHost requires compiling with -lib hxbit"
 #end
 #if !hlsteam
-#error	"Using SteamHost requires compiling with -lib steamwrap"
+#error	"Using SteamHost requires compiling with -lib hlsteam"
 #end
 import hxbit.NetworkHost;