From 9c607e921ca7c379799e4dd88b140265a1d5d5c5 Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期五, 22 十一月 2019 16:35:30 +0800 Subject: [PATCH] 需要合并 --- ZigbeeApp/Shared/R.cs | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs old mode 100755 new mode 100644 index 017aa13..f4214e5 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -1084,6 +1084,10 @@ /// 鎴戠殑鐩稿唽 /// </summary> public const int MyAblums = 13148; + /// <summary> + /// 璇ュ満鏅鍦ㄥ欢鏃讹紝璇风◢鍚� + /// </summary> + public const int TheSceneIsDelaying = 13149; /// <summary> /// 閫夋嫨鎽嗛 @@ -1115,6 +1119,9 @@ public const int Swing_Fifth = 13506; + + + #endregion -- Gitblit v1.8.0