mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-13 21:31:32 +00:00
Disable netplay for DirectDraw builds
This commit is contained in:
parent
fb8de61a81
commit
da23d93b00
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _WINDOWS
|
||||
#define NONET
|
||||
#if !defined (HWRENDER) && !defined (NOHW)
|
||||
#define HWRENDER
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue