mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-03 23:42:07 +00:00
Merge branch 'master' into next
This commit is contained in:
commit
8557f23b9e
1 changed files with 1 additions and 1 deletions
|
|
@ -673,7 +673,7 @@ extern const char *compdate, *comptime, *comprevision, *compbranch;
|
||||||
/// Hardware renderer: OpenGL
|
/// Hardware renderer: OpenGL
|
||||||
#define GL_SHADERS
|
#define GL_SHADERS
|
||||||
|
|
||||||
#ifdef HAVE_CURL
|
#if defined (HAVE_CURL) && ! defined (NONET)
|
||||||
#define MASTERSERVER
|
#define MASTERSERVER
|
||||||
#else
|
#else
|
||||||
#undef UPDATE_ALERT
|
#undef UPDATE_ALERT
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue