• R/O
  • SSH

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG).


Commit MetaInfo

Revisão92c0d94ddb093872dc4a4b55f3b71f340081cf87 (tree)
Hora2020-05-06 10:03:57
AutorSean Baggaley <sean@csnx...>
CommiterSean Baggaley

Mensagem de Log

Updated TSPG version

Mudança Sumário

Diff

diff -r e3dd8215ac9a -r 92c0d94ddb09 src/version.h
--- a/src/version.h Wed May 06 02:03:22 2020 +0100
+++ b/src/version.h Wed May 06 02:03:57 2020 +0100
@@ -140,7 +140,7 @@
140140 // The maximum length of one save game description for the menus.
141141 #define SAVESTRINGSIZE 24
142142
143-#define TSPG_VERSION 21
143+#define TSPG_VERSION 22
144144
145145 #ifdef TSPG_DEBUG
146146 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"