Browse Source

个人信息

zhaoyang 2 years ago
parent
commit
42ecd160ea
1 changed files with 1 additions and 0 deletions
  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()
         {