Put futureshift images through png compressor, it never hurts to have smaller images.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@647 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2007-08-29 17:08:19 +00:00
parent 33def102b0
commit d069fe53fe
131 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ init script:
# replaces — correctly
add := "" # default is nothing
separate_words := replace_rule(match:" ", replace: " and/or ")+ remove_tags
separate_words := remove_tags + replace_rule(match:" ", replace: " and/or ")
for_mana_costs := format_cost := {
if input.separator_before == "—" and contains(input.param, match: " ") then (
if contains(input.param, match:",") then (