forked from profectus/Profectus
Implemented NaN screen
This commit is contained in:
parent
0836550abe
commit
69b1fff796
8 changed files with 145 additions and 15 deletions
src
|
@ -4,6 +4,7 @@
|
|||
<Tabs />
|
||||
<TPS v-if="showTPS" />
|
||||
<GameOverScreen />
|
||||
<NaNScreen />
|
||||
<portal-target name="modal-root" multiple />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue