2 次代码提交 7f353da7d9 ... e0cf7ed22d

作者 SHA1 备注 提交日期
  SunnyLinSD e0cf7ed22d Merge branch '0.6' of http://svn.ouj.com:3000/DWG/allstar into 0.6 6 年之前
  SunnyLinSD a6da7f1807 需用刷新艺人列表了, 变成刷新好友 6 年之前
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      assets/scripts/Game.js

+ 2 - 2
assets/scripts/Game.js

@@ -239,8 +239,8 @@ cc.Class({
                         // this.levelHome.init(Global.user.uid, Global.cityId);
                         break;
                     case 3:
-                        // 艺人列表通知
-                        GameEvent.fire(GameNotificationKey.RefreshArtistManagerList)
+                        // Tab整合了, 不用单独刷新艺人了
+                        GameEvent.fire(GameNotificationKey.RefreshFriendList);
                         break;
                     case 4:
                         // 用户家园建筑列表通知,刷新首页数据