ncannasse 7 سال پیش
والد
کامیت
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;