mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
Added logos subdir to TW. Needed for the sprays...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5635 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
48cbd50217
commit
430c87ebe1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
/* FS rebranding */
|
/* FS rebranding */
|
||||||
#define GAME_SHORTNAME "wastes"
|
#define GAME_SHORTNAME "wastes"
|
||||||
#define GAME_FULLNAME FULLENGINENAME
|
#define GAME_FULLNAME FULLENGINENAME
|
||||||
#define GAME_BASEGAMES GAME_SHORTNAME
|
#define GAME_BASEGAMES "logos","wastes"
|
||||||
#define GAME_PROTOCOL "The-Wastes"
|
#define GAME_PROTOCOL "The-Wastes"
|
||||||
#define GAME_DEFAULTPORT 23000
|
#define GAME_DEFAULTPORT 23000
|
||||||
//#define GAME_IDENTIFYINGFILES NULL //with multiple games, this string-list gives verification that the basedir is actually valid. if null, will just be assumed correct.
|
//#define GAME_IDENTIFYINGFILES NULL //with multiple games, this string-list gives verification that the basedir is actually valid. if null, will just be assumed correct.
|
||||||
|
|
Loading…
Reference in a new issue