Commit 5696fba7 authored by coppro's avatar coppro

Moved X.png to lowercase for case-sensitive names (this should really be dealt with in the program)

parent ad43b43a
mse version: 0.3.8 mse version: 0.3.8
version: 2009-05-08 version: 2009-05-08
short name: New (unofficial) short name: New (unofficial)
position hint: 3 position hint: 3
...@@ -310,8 +310,8 @@ symbol: ...@@ -310,8 +310,8 @@ symbol:
code: 9 code: 9
image: 9.png image: 9.png
symbol: symbol:
code: X code: x
image: X.png image: x.png
symbol: symbol:
code: Planet code: Planet
image: planet.png image: planet.png
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment