Hide the create map button in the menu

This commit is contained in:
Thomas Basler 2021-01-05 21:12:58 +01:00
parent 030e3b324d
commit c1f31c0235
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<section>
<button id="editGameSettingsButton">Settings</button>
</section>
<section>
<section hidden>
<button id="sparkButton">Create map</button>
</section>
<section id="adminConsoleSection" hidden>