mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 06:48:04 +03:00
version says 0.1 WON for won and 0.1 STEAM for steam
This commit is contained in:
parent
7d1a26e4ca
commit
d819a55802
@ -69,7 +69,7 @@ pfnmodule_engine_g* g_engModuleFunc;
|
|||||||
#if defined __cswonbuild__
|
#if defined __cswonbuild__
|
||||||
#define VERSION "0.1 WON" // change both these versions
|
#define VERSION "0.1 WON" // change both these versions
|
||||||
#else
|
#else
|
||||||
#define VERSION "0.1" // change both these versions
|
#define VERSION "0.1 STEAM" // change both these versions
|
||||||
#endif // defined __cswonbuild__
|
#endif // defined __cswonbuild__
|
||||||
#define URL "http://www.amxmodx.org"
|
#define URL "http://www.amxmodx.org"
|
||||||
#define LOGTAG "AMXCS"
|
#define LOGTAG "AMXCS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user