mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
sundry tweaks
- prevent infinite loop and warn when a game has no card fields - choice fields are no longer ignored if they have no choices defined - templates can now have the same name as their game folder (no hyphen needed) - indent made by 4 spaces is now considered a tab (but will still produce a warning let's no kid ourselves)
This commit is contained in:
@@ -985,6 +985,7 @@ error:
|
||||
images used for blending must have the same size: Images used for blending must have the same size
|
||||
|
||||
# error from files
|
||||
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||
no game specified: No game specified for the %s
|
||||
no stylesheet specified for the set: No stylesheet specified for the set
|
||||
stylesheet and set refer to different game:
|
||||
|
||||
Reference in New Issue
Block a user