From 8309664bc53f72b0c808c339329cabcee87657c5 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 25 七月 2023 17:57:11 +0800 Subject: [PATCH] 移植库过来 --- HDL_ON/Common/R.cs | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 13a3205..85486f6 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -6,6 +6,15 @@ { /// <summary> + /// 闀垮害瓒呭嚭鑼冨洿 + /// </summary> + public const int LengthOutOfRange = 684; + /// <summary> + /// 璇ユ椂闂存棤鏁� + /// </summary> + public const int TimeInvalid = 683; + //public const int + /// <summary> /// 缇ょ粍锛堣窇椹伅鍒嗙粍锛� /// </summary> public const int HorseRaceLampGroup = 682; -- Gitblit v1.8.0