Erwan
- Chinese patch by linshier
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
MTGGamePhase::MTGGamePhase(int id):ActionElement(id){
|
||||
animation = 0;
|
||||
currentState = -1;
|
||||
mFont= resources.GetJLBFont("simon");
|
||||
mFont= resources.GetWFont("simon");
|
||||
mFont->SetBase(0); // using 2nd font
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user