mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-26 04:51:43 +00:00
parent
177134e262
commit
bcf7bf4816
1 changed files with 1 additions and 3 deletions
|
|
@ -1337,9 +1337,7 @@ static void CON_Print(char *msg)
|
|||
|
||||
if (*msg == '\0')
|
||||
{
|
||||
#ifdef HAVE_THREADS
|
||||
I_unlock_mutex(con_mutex);
|
||||
#endif
|
||||
Unlock_state();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue