mzx16822 hace 6 años
padre
commit
7897804928
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

@@ -197,7 +197,7 @@ common={
 	        	setTimeout(function(){
 	        		$(".text-circle").removeClass("rubberBand");
 	        		$(".text-circle").removeClass("animated");
-	        	},1000)
+	        	},900)
 	        }
 	        
 	        if (_this.data.sum < -1) {