This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG).
リビジョン | 83647eab6d9523b2d9dfa7fb3c1ced93e1245cdb (tree) |
---|---|
日時 | 2019-09-30 06:14:11 |
作者 | Sean Baggaley <sean@csnx...> |
コミッター | Sean Baggaley |
Bump TSPG version to v17
@@ -140,7 +140,7 @@ | ||
140 | 140 | // The maximum length of one save game description for the menus. |
141 | 141 | #define SAVESTRINGSIZE 24 |
142 | 142 | |
143 | -#define TSPG_VERSION 16 | |
143 | +#define TSPG_VERSION 17 | |
144 | 144 | |
145 | 145 | #ifdef TSPG_DEBUG |
146 | 146 | #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg" |