mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
@@ -331,9 +331,6 @@ BOOLEAN SetCurrentCursorFromDatabase( UINT32 uiCursorIndex )
|
||||
|
||||
if ( gfCursorDatabaseInit )
|
||||
{
|
||||
// Enter mouse buffer mutex
|
||||
//EnterMutex(MOUSE_BUFFER_MUTEX, __LINE__, __FILE__);
|
||||
|
||||
// If the current cursor is the first index, disable cursors
|
||||
|
||||
if ( uiCursorIndex == VIDEO_NO_CURSOR )
|
||||
|
||||
Reference in New Issue
Block a user