Erwan
- Chinese patch by linshier
This commit is contained in:
@@ -152,7 +152,7 @@ void AIStats::Render(){
|
||||
if (player == g->players[1]) x0 = 280;
|
||||
JRenderer::GetInstance()->FillRoundRect(x0,10,200,180,5,ARGB(50,0,0,0));
|
||||
|
||||
JLBFont * f = resources.GetJLBFont("simon");
|
||||
WFont * f = resources.GetWFont("simon");
|
||||
int i = 0;
|
||||
char buffer[512];
|
||||
list<AIStat *>::iterator it;
|
||||
|
||||
Reference in New Issue
Block a user