forked from noxious/client
Title fix
This commit is contained in:
parent
f6ed14772b
commit
8198605643
@ -2,7 +2,7 @@
|
|||||||
<div class="game-container">
|
<div class="game-container">
|
||||||
<Modal :isModalOpen="true">
|
<Modal :isModalOpen="true">
|
||||||
<template #modal-header>
|
<template #modal-header>
|
||||||
<h1>Zone Editor</h1>
|
<h3 class="modal-title">Tile editor</h3>
|
||||||
</template>
|
</template>
|
||||||
<template #modal-body>
|
<template #modal-body>
|
||||||
<ZoneEditor />
|
<ZoneEditor />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user