| System/Realm/RealmLevelUpBehaviour.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Realm/RealmLevelUpBehaviour.cs
@@ -111,10 +111,13 @@ switch (error) { case 1: SysNotifyMgr.Instance.ShowTip("RealmLevelUpError_1"); break; case 2: SysNotifyMgr.Instance.ShowTip("RealmLevelUpError_2"); break; case 3: SysNotifyMgr.Instance.ShowTip("RealmLevelUpError_3"); break; } }