mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-10 06:02:10 +08:00
host: fix compiling error
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user