mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Fix Chunithm 1.00/1.01 icon file extension
Accidentally used JPG instead of PNG.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
</a>
|
</a>
|
||||||
<a href="chuni.html" class="gameicon">
|
<a href="chuni.html" class="gameicon">
|
||||||
<div>
|
<div>
|
||||||
<img src="img/chuni.jpg">
|
<img src="img/chuni.png">
|
||||||
<div>CHUNITHM</div>
|
<div>CHUNITHM</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user