mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
period
This commit is contained in:
@@ -113,8 +113,8 @@ public class DamageDealEffect extends DamageBaseEffect {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//stringBuilder.append(".");
|
stringBuilder.append(".");
|
||||||
return stringBuilder.toString().trim() + ".";
|
return stringBuilder.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
/* (non-Javadoc)
|
/* (non-Javadoc)
|
||||||
|
|||||||
Reference in New Issue
Block a user