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

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1414 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
coppro
2009-07-31 08:11:02 +00:00
parent a34da1949a
commit ab37336db3
2 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
mse version: 0.3.8
mse version: 0.3.8
version: 2009-05-08
short name: New (unofficial)
position hint: 3
@@ -310,8 +310,8 @@ symbol:
code: 9
image: 9.png
symbol:
code: X
image: X.png
code: x
image: x.png
symbol:
code: Planet
image: planet.png

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB