Commit e6aacf16 authored by AntiMetaman's avatar AntiMetaman Committed by GitHub

fixed spacing

parent 3f9f6db4
......@@ -653,7 +653,7 @@ public Card ReadCard(string content, out string img)
GetValue(content, TAG_TYPE2),
GetValue(content, TAG_TYPE3),
GetValue(content, TAG_TYPE4),
GetValue(content, TAG_TYPE5));
GetValue(content, TAG_TYPE5));
long t = GetSpellTrapType(GetValue(content, TAG_LEVEL));
//不是魔法,陷阱卡片的星数
if (!(c.IsType(CardType.TYPE_SPELL)
......
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