mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Fix bug
This commit is contained in:
parent
5f9237e837
commit
9eb2d6156f
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ export default Vue.extend({
|
|||
this.tick();
|
||||
requestAnimationFrame(update);
|
||||
}
|
||||
});
|
||||
};
|
||||
update();
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue