Quellcode durchsuchen

dev:add fastest quality

stanley-king vor 3 Jahren
Ursprung
Commit
ce22008791
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      helper/refill/policy/quaility.php

+ 2 - 1
helper/refill/policy/quaility.php

@@ -18,7 +18,8 @@ class Quality
     const SlowTwo = 7;
     const SlowFortyEight = 8;
     const SlowSeventyTwo = 9;
-    const HighestQuality = 9;
+    const Fastest = 10;
+    const HighestQuality = 10;
 
     const SlowNormal  = 11;  // 7 -> 1
     const ThirdNormal  = 12; // 4 -> 1