mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-25 11:19:59 +01:00
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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user