浏览代码

个人信息

zhaoyang 2 年之前
父节点
当前提交
42ecd160ea
共有 1 个文件被更改,包括 1 次插入0 次删除
  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()
         {