Fabio Alessandrelli 6 лет назад
Родитель
Сommit
e7760deb74
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      misc/dist/html/full-size.html

+ 1 - 1
misc/dist/html/full-size.html

@@ -182,7 +182,7 @@ $GODOT_HEAD_INCLUDE
 				});
 				animationCallbacks = animationCallbacks.filter(function(value) {
 					return (value != animateStatusIndeterminate);
-				}
+				});
 				switch (mode) {
 					case 'progress':
 						statusProgress.style.display = 'block';