mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-13 14:07:01 -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:
@@ -249,6 +249,9 @@ default set style:
|
||||
padding left: 2
|
||||
font:
|
||||
size: 16
|
||||
automatic reminder text:
|
||||
render style: checklist
|
||||
direction: vertical
|
||||
|
||||
############################################################## Card fields
|
||||
|
||||
@@ -274,6 +277,7 @@ card field:
|
||||
type: choice
|
||||
name: background
|
||||
choice: normal
|
||||
show statistics: false
|
||||
editable: false
|
||||
|
||||
############################# Name line
|
||||
@@ -360,6 +364,7 @@ card field:
|
||||
type: text
|
||||
name: copyright
|
||||
default: set.copyright
|
||||
show statistics: false
|
||||
editable: false
|
||||
card field:
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user