mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Import changes from the local SVN working copy
This commit is contained in:
@@ -921,7 +921,7 @@ void RenderTopmostTacticalInterface( )
|
||||
}
|
||||
else
|
||||
{
|
||||
DrawSelectedUIAboveGuy((UINT16)pSoldier->ubID);
|
||||
DrawSelectedUIAboveGuy(pSoldier->ubID);
|
||||
}
|
||||
|
||||
DrawCounters( pSoldier );
|
||||
|
||||
Reference in New Issue
Block a user