This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG).
リビジョン | dda48e63dc186ef8233793e28ad8329aecdc062b (tree) |
---|---|
日時 | 2019-11-03 08:25:08 |
作者 | Sean Baggaley <sean@csnx...> |
コミッター | Sean Baggaley |
Update version to TSPGv20
@@ -142,7 +142,7 @@ | ||
142 | 142 | // The maximum length of one save game description for the menus. |
143 | 143 | #define SAVESTRINGSIZE 24 |
144 | 144 | |
145 | -#define TSPG_VERSION 19 | |
145 | +#define TSPG_VERSION 20 | |
146 | 146 | |
147 | 147 | #ifdef TSPG_DEBUG |
148 | 148 | #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg" |