Erwan
- Added name effect for Momir - Fixed a couple bugs with "moveTo", see test/Amugaba.txt
This commit is contained in:
@@ -429,6 +429,7 @@ void GameStateDuel::Render()
|
||||
}
|
||||
sprintf(buffer, "Player %i wins (%i)", winner, p0life );
|
||||
}
|
||||
mFont->SetScale(1);
|
||||
mFont->DrawString(buffer, 10, 150);
|
||||
if (unlockedQuad){
|
||||
r->RenderQuad(unlockedQuad, 20, 20);
|
||||
|
||||
Reference in New Issue
Block a user