defaults: remove dead macro
This commit is contained in:
parent
04ee7c3a55
commit
4e4a9827b1
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ Default build-depended cvar and constant values
|
||||||
// You need add library loading code to library.c when adding new platform
|
// You need add library loading code to library.c when adding new platform
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DEFAULT_SV_MASTER "ms.xash.su:27010"
|
|
||||||
// Set ForceSimulating to 1 by default for dedicated, because AMXModX timers require this
|
// Set ForceSimulating to 1 by default for dedicated, because AMXModX timers require this
|
||||||
// TODO: enable simulating for any server?
|
// TODO: enable simulating for any server?
|
||||||
#ifdef XASH_DEDICATED
|
#ifdef XASH_DEDICATED
|
||||||
|
|
Loading…
Add table
Reference in a new issue