diff --git a/src/App.vue b/src/App.vue index ef92b21..903c049 100644 --- a/src/App.vue +++ b/src/App.vue @@ -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(() => {