mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-13 05:57:00 -04:00
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:
@@ -1,4 +1,4 @@
|
|||||||
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:
|
|||||||
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
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user