From 564c60519d425617fcc482e10100e427ecb7b8d9 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期三, 31 三月 2021 15:26:55 +0800 Subject: [PATCH] 2021-3-31-1 --- HDL_ON/Common/R.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 0b4a240..d87a2dd 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -755,6 +755,8 @@ public const int weijieting = 4010; public const int yijujue = 4011; public const int peizhicanshuyouyichang = 4012; + public const int menjinerweima = 4013; + public const int linshimima = 4014; public const int a31Music = 5000; public const int merge = 5001; -- Gitblit v1.8.0