Browse Source

✨ feat: 降低女生乐跑最大距离

Pchen. 1 month ago
parent
commit
b6b73c309d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/Lepao/Lepao.js

+ 1 - 1
lib/Lepao/Lepao.js

@@ -26,7 +26,7 @@ class Lepao {
         let max = 4.00
         let max = 4.00
         let min = 2.00
         let min = 2.00
         if (sex === 2) {
         if (sex === 2) {
-            max = 2.10
+            max = 2.00
             min = 1.60
             min = 1.60
         }
         }