mzx16822 пре 6 година
родитељ
комит
95b4677243
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      public/h5/datigame/js/common.js

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

@@ -297,7 +297,7 @@ common={
 	        
 	        
 	        
-	        if (_this.data.sum <=0) {
+	        if (_this.data.sum <=1) {
 	        	if(!_this.data.isAnswer)
 	           	_this.Answer();
 	            _this.data.sum = 10;