forked from profectus/Profectus
Implemented game over screen
This commit is contained in:
parent
95cc29664b
commit
0836550abe
4 changed files with 123 additions and 1 deletions
src
|
@ -3,6 +3,7 @@
|
|||
<Nav />
|
||||
<Tabs />
|
||||
<TPS v-if="showTPS" />
|
||||
<GameOverScreen />
|
||||
<portal-target name="modal-root" multiple />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue