This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG).
リビジョン | baf85278e82294638bac76c5b379f3cef4b49cd0 (tree) |
---|---|
日時 | 2017-12-16 07:39:27 |
作者 | Sean Baggaley <sean@csnx...> |
コミッター | Sean Baggaley |
Bump TSPG version
@@ -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 4 | |
143 | +#define TSPG_VERSION 5 | |
144 | 144 | |
145 | 145 | #ifdef TSPG_DEBUG |
146 | 146 | #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg" |