少年修仙传客户端代码仓库
lwb
2021-02-25 0d7482d5a0e8bf082abfb4b5bfbfee03597cdc3a
System/AssetVersion/InGameDownLoad.cs
@@ -5,7 +5,7 @@
using Snxxz.UI;
using System.Text.RegularExpressions;
[XLua.LuaCallCSharp]
public class InGameDownLoad : SingletonMonobehaviour<InGameDownLoad>
{
    public const int BYTE_PER_KILOBYTE = 1024;//b 转 kb