This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG).
Revisão | 908cd556b4dadea86caf4b6ded83144a2d31f88b (tree) |
---|---|
Hora | 2021-12-13 09:23:47 |
Autor | Joshua Surace <doomjoshuaboy@live...> |
Commiter | Joshua Surace |
Update version to TSPGv26
@@ -141,7 +141,7 @@ | ||
141 | 141 | // The maximum length of one save game description for the menus. |
142 | 142 | #define SAVESTRINGSIZE 25 |
143 | 143 | |
144 | -#define TSPG_VERSION 24 | |
144 | +#define TSPG_VERSION 26 | |
145 | 145 | |
146 | 146 | #ifdef TSPG_DEBUG |
147 | 147 | #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg" |