UX Improvements. Add Generate buttons to weighted settings page.

This commit is contained in:
Chris Wilson
2020-12-04 03:40:46 -05:00
parent 73013395a7
commit 5529f4232b
7 changed files with 39 additions and 20 deletions

View File

@@ -11,10 +11,10 @@
<a href="/">multiworld randomizer</a>
</div>
<div id="base-header-right">
<a href="/generate">start game</a>
<a href="/player-settings">start game</a>
<a href="/uploads">host game</a>
<a href="/tutorial">setup guide</a>
<a href="/player-settings">player settings</a>
<a href="/generate">upload config</a>
<a href="https://discord.gg/8Z65BR2">discord</a>
</div>
</header>