mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
@@ -1659,8 +1659,6 @@ void DrawMouseText( )
|
||||
static BOOLEAN fShow = FALSE;
|
||||
static BOOLEAN fHoldInvalid = TRUE;
|
||||
|
||||
//EnterMutex(MOUSE_BUFFER_MUTEX, __LINE__, __FILE__);
|
||||
|
||||
if ( gfUIBodyHitLocation )
|
||||
{
|
||||
// Set dest for gprintf to be different
|
||||
@@ -1856,8 +1854,6 @@ void DrawMouseText( )
|
||||
mprintf( sX, sY, L"%d", gsCurrentActionPoints );
|
||||
//mprintf( sX, sY, L"%d %d", sX, sY );
|
||||
|
||||
//LeaveMutex(MOUSE_BUFFER_MUTEX, __LINE__, __FILE__);
|
||||
|
||||
SetFontShadow( DEFAULT_SHADOW );
|
||||
|
||||
// reset
|
||||
|
||||
Reference in New Issue
Block a user