From a469a96ee8c38f7d98366dcd633e3a15f92fec65 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期一, 01 三月 2021 17:53:52 +0800 Subject: [PATCH] 2021-3-1-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 b756090..7fcd492 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -728,6 +728,14 @@ public const int dianqi = 6058; public const int tianjiashibai = 6059; public const int chongshii = 6060; + public const int pipeiyaokongqi = 6061; + public const int dianjianniu = 6062; + public const int shifouyouxiangying = 6063; + public const int kongzhishibai = 6064; + public const int kongzhichenggong = 6065; + + + -- Gitblit v1.8.0