Commit 101661da authored by twanvl's avatar twanvl

warning fixes

parent d11cf436
...@@ -134,8 +134,8 @@ text_to_color := { ...@@ -134,8 +134,8 @@ text_to_color := {
if land = "land" then land_multicolor() if land = "land" then land_multicolor()
else mana_to_color(hybrid: "") else mana_to_color(hybrid: "")
) )
) ) else ""
) else ""; ) else ""
} }
# The color of a card # The color of a card
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment