From efcf445878878662aa1c4129714d5115d4958a8d Mon Sep 17 00:00:00 2001 From: twanvl Date: Thu, 7 Aug 2008 20:50:35 +0000 Subject: [PATCH] The card shape depends on the stylesheet git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1088 0fc631ac-6414-0410-93d0-97cfa31319b6 --- data/magic.mse-game/card_fields | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/magic.mse-game/card_fields b/data/magic.mse-game/card_fields index bdc3e551..c12c2dfe 100644 --- a/data/magic.mse-game/card_fields +++ b/data/magic.mse-game/card_fields @@ -16,7 +16,9 @@ card field: choice: split choice: shifted choice: rulestip - script: card_shape() # determined by the style + script: + stylesheet # indicate that this value should be updated when the stylesheet changes + card_shape() # determined by the style card field: type: text name: full name