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:
Eukara 2020-02-21 23:14:18 +00:00
parent 48cbd50217
commit 430c87ebe1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
/* FS rebranding */
#define GAME_SHORTNAME "wastes"
#define GAME_FULLNAME FULLENGINENAME
#define GAME_BASEGAMES GAME_SHORTNAME
#define GAME_BASEGAMES "logos","wastes"
#define GAME_PROTOCOL "The-Wastes"
#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.