Ver código fonte

dev:add fastest quality

stanley-king 3 anos atrás
pai
commit
ce22008791
1 arquivos alterados com 2 adições e 1 exclusões
  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