Merge branch 'develop' of ssh://git.mnml.gg:40022/~/mnml into develop
This commit is contained in:
commit
36c9236842
@ -4,7 +4,7 @@
|
|||||||
*PRODUCTION*
|
*PRODUCTION*
|
||||||
|
|
||||||
* rename vbox to shop (just for display)
|
* rename vbox to shop (just for display)
|
||||||
* give the shop and inventory distinct delineation
|
* give the shop and inventory distinct delineation
|
||||||
* proper victory / lose page instead of just face off (you are the winner or something)
|
* proper victory / lose page instead of just face off (you are the winner or something)
|
||||||
* vbox phase skill list navigator (overlay maybe?)
|
* vbox phase skill list navigator (overlay maybe?)
|
||||||
|
|
||||||
@ -38,7 +38,7 @@
|
|||||||
* remove names so games/instances are copy
|
* remove names so games/instances are copy
|
||||||
|
|
||||||
*$$$*
|
*$$$*
|
||||||
* chatwheel
|
* instead of red noise, red and black bar gradient
|
||||||
* eth adapter
|
* eth adapter
|
||||||
* illusions
|
* illusions
|
||||||
* vaporwave
|
* vaporwave
|
||||||
|
|||||||
@ -66,9 +66,8 @@ function JoinButtons(args) {
|
|||||||
<div class="timer-container"></div>
|
<div class="timer-container"></div>
|
||||||
<div class="controls">
|
<div class="controls">
|
||||||
{discordBtn}
|
{discordBtn}
|
||||||
<div class="flex">
|
<div></div>
|
||||||
<div> </div>
|
<div></div>
|
||||||
</div>
|
|
||||||
<AccountBox />
|
<AccountBox />
|
||||||
<div class="instance-ctrl-btns">
|
<div class="instance-ctrl-btns">
|
||||||
<button disabled={true} >Chat</button>
|
<button disabled={true} >Chat</button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user