mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-13 05:57:00 -04:00
Fixed an error in FPM style.
Fixed an error in flip style dealing with land pt boxes. Added required stuff for textboxed modern tokens. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@441 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -26,7 +26,7 @@ init script:
|
||||
}
|
||||
|
||||
card_template := { green_template() + "card.jpg" }
|
||||
pt_template := { green_template() + "pt.jpg" }
|
||||
land_template := { green_template() + "lcard.jpg" }
|
||||
|
||||
# Use the normal tap symbol
|
||||
mana_t := {
|
||||
|
||||
Reference in New Issue
Block a user