mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-02 10:05:38 +00:00
rollback 8d9120c10b4eb5c9c493119f718a8ea9c1d3e611
This commit is contained in:
parent
37809daf3b
commit
0c3acdf066
@ -1194,7 +1194,7 @@ void StartFrame( void )
|
||||
|
||||
// have to delay here or engine gives "Tried to write to
|
||||
// uninitialized sizebuf_t" error and crashes...
|
||||
pause_time = gpGlobals->time + 1.0;
|
||||
pause_time = gpGlobals->time + 1;
|
||||
break;
|
||||
}
|
||||
else if( strcmp( cmd, "botskill" ) == 0 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user