From c93398690663f8fb9652a65f4ebc4253b547431b Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期三, 21 七月 2021 11:49:36 +0800 Subject: [PATCH] 更新海林相关问题 --- HDL_ON/Common/R.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 7e133bb..24c3126 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,10 @@ public static class StringId { /// <summary> + /// 鍙互寮�濮嬩娇鐢ㄧ幆澧冧紶鎰熷櫒浜� + /// </summary> + public const int CanStartUsingEnvironmentalSensor = 481; + /// <summary> /// 鐜浼犳劅鍣� /// </summary> public const int SensorEnvironment = 480; -- Gitblit v1.8.0