From b1ced15165c0c120483f821079fc23c63d455e8e Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期五, 05 三月 2021 17:54:49 +0800 Subject: [PATCH] 2021-3-5-1 --- HDL_ON/Common/R.cs | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index a5faaa6..aa7b9b5 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -736,8 +736,13 @@ public const int kaiguankai = 6066; public const int moshizhileng = 6067; public const int fengsuzhongfeng = 6068; - public const int wendu26 = 6069; - + public const int wendu26 = 6069; + public const int shanchushebei = 6070; + public const int xiugaimingzi = 6071; + public const int querenshanchu = 6072; + public const int quxiao = 6073; + + -- Gitblit v1.8.0