More fixes for Mac.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@770 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
coppro
2007-11-08 04:26:48 +00:00
parent d1ce2232cb
commit a20746422e
4 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
mse version: 0.3.5
mse version: 0.3.5
game: magic
short name: Future
full name: Futureshift
@@ -35,6 +35,7 @@ card dpi: 150
init script:
mask_hybrid_with_land := { styling.grey_hybrid_name }
text_filter := { card.extra_data.paintbrush }
template_suffix := [card: "card.jpg", pt: "pt.png", textbox: "textbox.png", typeline: "typeline.png"]
template := { input + template_suffix[type] }