mzx16822 %!s(int64=6) %!d(string=hai) anos
pai
achega
f4618a428b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/h5/datigame/js/common.js

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

@@ -173,7 +173,7 @@ common={
 		obj.prop('Counter',text).animate({
 			Counter: num
 		},{
-				duration: 3500,
+				duration: 1500,
 				easing: 'swing',
 				step: function (now){  
 					$(this).text(Math.ceil(now));