This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG).
リビジョン | 92c0d94ddb093872dc4a4b55f3b71f340081cf87 (tree) |
---|---|
日時 | 2020-05-06 10:03:57 |
作者 | Sean Baggaley <sean@csnx...> |
コミッター | Sean Baggaley |
Updated 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 21 | |
143 | +#define TSPG_VERSION 22 | |
144 | 144 | |
145 | 145 | #ifdef TSPG_DEBUG |
146 | 146 | #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg" |