mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-13 05:57:00 -04:00
Fixed a couple errors in Vanguard, including one that caused a crash.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@437 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -85,7 +85,6 @@ card style:
|
|||||||
height: 523
|
height: 523
|
||||||
z index: -2
|
z index: -2
|
||||||
render style: image
|
render style: image
|
||||||
show statistics: false
|
|
||||||
choice images:
|
choice images:
|
||||||
normal: card.jpg
|
normal: card.jpg
|
||||||
|
|
||||||
@@ -230,7 +229,6 @@ card style:
|
|||||||
height: 12
|
height: 12
|
||||||
alignment: center
|
alignment: center
|
||||||
z index: 1
|
z index: 1
|
||||||
show statistics: false
|
|
||||||
font:
|
font:
|
||||||
name: MPlantin
|
name: MPlantin
|
||||||
size: 6
|
size: 6
|
||||||
|
|||||||
@@ -249,6 +249,9 @@ default set style:
|
|||||||
padding left: 2
|
padding left: 2
|
||||||
font:
|
font:
|
||||||
size: 16
|
size: 16
|
||||||
|
automatic reminder text:
|
||||||
|
render style: checklist
|
||||||
|
direction: vertical
|
||||||
|
|
||||||
############################################################## Card fields
|
############################################################## Card fields
|
||||||
|
|
||||||
@@ -274,6 +277,7 @@ card field:
|
|||||||
type: choice
|
type: choice
|
||||||
name: background
|
name: background
|
||||||
choice: normal
|
choice: normal
|
||||||
|
show statistics: false
|
||||||
editable: false
|
editable: false
|
||||||
|
|
||||||
############################# Name line
|
############################# Name line
|
||||||
@@ -360,6 +364,7 @@ card field:
|
|||||||
type: text
|
type: text
|
||||||
name: copyright
|
name: copyright
|
||||||
default: set.copyright
|
default: set.copyright
|
||||||
|
show statistics: false
|
||||||
editable: false
|
editable: false
|
||||||
card field:
|
card field:
|
||||||
type: text
|
type: text
|
||||||
|
|||||||
Reference in New Issue
Block a user