Browse Source

个人信息

zhaoyang 2 năm trước cách đây
mục cha
commit
42ecd160ea
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Data/RoleInfoManager.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Data/RoleInfoManager.cs

@@ -27,6 +27,7 @@ namespace GFGGame
                 return _headBorderDatas;
             }
         }
+        public List<long> photoDatas = new List<long>() { 0, 0, 0, 0 };
 
         public void Clear()
         {