From 330e3ae4cdd1e9facb14b6ea2b3e609166c04fd3 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期二, 12 一月 2021 16:00:27 +0800 Subject: [PATCH] 2021-1-12-1 --- HDL_ON/Common/R.cs | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index b08bfd4..99da5bb 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -555,6 +555,14 @@ public const int clearday =7098; public const int cloudy= 7099; public const int rain = 7100; + public const int setvalue = 7101; + public const int nullvalue = 7102; + public const int pmyou = 7103; + public const int pmliang = 7104; + public const int pmqingdu= 7105; + public const int pmzhongdu = 7106; + public const int pmzhongduwuran= 7107; + #region LE鏂板 -- Gitblit v1.8.0