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;