change comment
enable the indicator at all modes...
This commit is contained in:
@@ -440,7 +440,7 @@ void CardGui::Render()
|
||||
else if(card->chooseacolor == 5)
|
||||
buff += "\n-White";
|
||||
}
|
||||
if(buff != "")//enable indicator at all times
|
||||
if(buff != "")//enable indicator at all modes
|
||||
{
|
||||
mFont->SetScale(DEFAULT_MAIN_FONT_SCALE);
|
||||
char buffer[200];
|
||||
|
||||
Reference in New Issue
Block a user