System/Auction/AuctionNewGetShowModel.cs @@ -5,7 +5,7 @@ namespace Snxxz.UI { [XLua.LuaCallCSharp] public class AuctionNewGetShowModel : Model, IBeforePlayerDataInitialize, IPlayerLoginOk { List<string> newAuctions = new List<string>();