added change companion button to menu
This commit is contained in:
parent
52303c0bd6
commit
6ee4889773
4 changed files with 24 additions and 10 deletions
3
front/dist/resources/html/gameMenu.html
vendored
3
front/dist/resources/html/gameMenu.html
vendored
|
@ -30,6 +30,9 @@
|
|||
<section>
|
||||
<button id="changeSkinButton">Edit skin</button>
|
||||
</section>
|
||||
<section>
|
||||
<button id="changeCompanionButton">Edit companion</button>
|
||||
</section>
|
||||
<section>
|
||||
<button id="editGameSettingsButton">Settings</button>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue