From 6a09cc33a9e800f640046350a69ba63a31f1f64b Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 26 二月 2021 17:06:47 +0800
Subject: [PATCH] Merge branch 'dev-tzy' into temp-wxr

---
 HDL_ON/Common/R.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index b756090..67c89c2 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -561,17 +561,17 @@
         /// </summary>
         public const int AutoClean = 1035;
         /// <summary>
-        /// 瀹氱偣娓呮壂
+        /// 闅忔満娓呮壂
         /// </summary>
-        public const int FixedPointClean = 1036;
+        public const int RandomClean = 1036;
         /// <summary>
         /// 娌垮娓呮壂
         /// </summary>
         public const int WallClean = 1037;
         /// <summary>
-        /// 鍖哄煙娓呮壂
+        /// 铻烘棆娓呮壂
         /// </summary>
-        public const int AreaClean = 1038;
+        public const int SpiralClean = 1038;
         /// <summary>
         /// 鎬绘竻娲侀潰绉�
         /// </summary>

--
Gitblit v1.8.0