Erwan
- Chinese patch by linshier
This commit is contained in:
@@ -51,7 +51,7 @@ void DamagerDamaged::clearDamage()
|
||||
void DamagerDamaged::Render(CombatStep mode)
|
||||
{
|
||||
TransientCardView::Render();
|
||||
JLBFont * mFont = resources.GetJLBFont(Constants::MAIN_FONT);
|
||||
WFont * mFont = resources.GetWFont(Constants::MAIN_FONT);
|
||||
mFont->SetBase(0);
|
||||
|
||||
switch (mode)
|
||||
|
||||
Reference in New Issue
Block a user