remove debug

This commit is contained in:
2023-06-20 19:57:34 +02:00
parent 1b94d676e7
commit 005cde4a01
+1 -1
View File
@@ -262,7 +262,7 @@ export default defineComponent({
// Wait a second to make sure at least most images load in behind the loader
setTimeout(() => {
//this.loading = false;
this.loading = false;
}, 1000);
this.gameSaveTask = Number(setInterval(() => {