Lobby client: black team color goes transparent
Moderator: Moderators
Lobby client: black team color goes transparent
That small bug has appeared again, i reported it few versions ago and it got fixed, but now its there again 
Bleh, picture will tell it better:

That should be black, but its not.
The bug is because there is some sort of IF like this:
Or thats what i think... but still dont understand why there is such thing...

That should be black, but its not.
The bug is because there is some sort of IF like this:
Code: Select all
if(color){
draw_color();
}