From 0d1b995a55d2c9a049550b28f72ca0265ca588f0 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期四, 04 三月 2021 19:49:58 +0800 Subject: [PATCH] 2021-3-4-2 --- 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