mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
format
This commit is contained in:
parent
2795afc4f9
commit
2fad47b186
@ -110,9 +110,7 @@
|
||||
<img src="/resources/images/icons/clients/all.webp" />
|
||||
<span>1.2.5</span>
|
||||
</div>
|
||||
<div
|
||||
onclick="game.select('/game/main/b1.7.3/', 'Beta 1.7.3')"
|
||||
>
|
||||
<div onclick="game.select('/game/main/b1.7.3/', 'Beta 1.7.3')">
|
||||
<img src="/resources/images/icons/clients/all.webp" />
|
||||
<span>Beta 1.7.3</span>
|
||||
</div>
|
||||
@ -132,9 +130,7 @@
|
||||
<img src="/resources/images/icons/clients/all.webp" />
|
||||
<span>Indev</span>
|
||||
</div>
|
||||
<div
|
||||
onclick="game.select('/game/main/classic/', 'Classic')"
|
||||
>
|
||||
<div onclick="game.select('/game/main/classic/', 'Classic')">
|
||||
<img src="/resources/images/icons/clients/all.webp" />
|
||||
<span>Classic</span>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user