Multiplayer improvements and reupload score on error
- In multiplayer you will play at the bottom if you joined second - Add a dialog to song select that score has not been saved - Uploads the score when logged in again - Translate error messages from the server
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
<div class="view account-view">
|
||||
<div class="view-title stroke-sub"></div>
|
||||
<div class="view-content">
|
||||
<div class="error-div"></div>
|
||||
<div class="displayname-div">
|
||||
<div class="displayname-hint"></div>
|
||||
<input type="text" class="displayname">
|
||||
<input type="text" class="displayname" maxlength="25">
|
||||
</div>
|
||||
<form class="accountpass-form">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user