clean gameMenu
This commit is contained in:
parent
e36e05a28b
commit
f2b93be728
13
front/dist/resources/html/gameMenu.html
vendored
13
front/dist/resources/html/gameMenu.html
vendored
@ -24,24 +24,11 @@
|
|||||||
<section>
|
<section>
|
||||||
<button id="shareButton">Share url</button>
|
<button id="shareButton">Share url</button>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
|
||||||
<button id="changeNameButton">Edit name</button>
|
|
||||||
</section>
|
|
||||||
<section>
|
<section>
|
||||||
<button id="changeSkinButton">Edit skin</button>
|
<button id="changeSkinButton">Edit skin</button>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<button id="editGameSettingsButton">Settings</button>
|
<button id="editGameSettingsButton">Settings</button>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
|
||||||
<button id="sparkButton">Create map</button>
|
|
||||||
</section>
|
|
||||||
<section id="adminConsoleSection" hidden>
|
|
||||||
<button id="adminConsoleButton">Admin console</button>
|
|
||||||
</section>
|
|
||||||
<section id="socialLinks" hidden>
|
|
||||||
<a class="not-button" href="https://www.facebook.com/workadventurebytcm" target="_blank"><img class="not-button" src="/resources/objects/facebook-icon.png"/></a>
|
|
||||||
<a class="not-button" href="https://twitter.com/Workadventure_" target="_blank"><img class="not-button" src="/resources/objects/twitter-icon.png"/></a>
|
|
||||||
</section>
|
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user