mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-25 19:30:08 +01:00
host: fix compiling error
This commit is contained in:
parent
ed05519c60
commit
5fda638edf
@ -171,8 +171,6 @@ void Host_CheckSleep( void )
|
||||
{
|
||||
int sleeptime = host_sleeptime->value;
|
||||
|
||||
if( host.frametime !)
|
||||
|
||||
if( Host_IsDedicated() )
|
||||
{
|
||||
// let the dedicated server some sleep
|
||||
|
Loading…
Reference in New Issue
Block a user