mzx16822 hace 6 años
padre
commit
ca7d87a260
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      public/h5/datigame/js/common.js

+ 1 - 1
public/h5/datigame/js/common.js

@@ -191,7 +191,7 @@ common={
 	            }
 	        }
 	        
-	        if(_this.data.sum<4){
+	        if(_this.data.sum<3){
 
 	        	$(".text-circle").addClass("rubberBand");
 	        	$(".text-circle").addClass("animated");