mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-06 20:30:36 +08:00
committed by
Alibek Omarov
parent
2106eef4b2
commit
33ba1f25f3
@@ -36,7 +36,7 @@ void Platform_Sleep( int msec )
|
||||
|
||||
qboolean Sys_DebuggerPresent( void )
|
||||
{
|
||||
char buf[1024];
|
||||
char buf[4096];
|
||||
ssize_t num_read;
|
||||
int status_fd;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user