Update to v2.6.5 without release

- Change something to make that purchase things can have some cores.
- Fix the download link of Arcaea client in README

> This is a small update.
This commit is contained in:
Lost-MSth
2021-09-30 19:02:10 +08:00
parent 39d3f073ba
commit 13048e57f4
12 changed files with 935 additions and 491 deletions

View File

@@ -17,8 +17,11 @@
<option value='pack'>Song pack</option>
<option value='world_song'>World song</option>
<option value='character'>Character</option>
<option value='core'>Core</option>
</select>
</div>
<label for="amount">Amount</label>
<input name="amount" id="amount" value="1" required>
<br />
<input type="submit" value="Add">
</form>
@@ -36,6 +39,7 @@
<option value='pack'>Pack</option>
<option value='world_song'>World song</option>
<option value='character'>Character</option>
<option value='core'>Core</option>
</select>
</div>
<br />