• 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

Revisionf4c7243c62af922bd933255985031cba3f1c8b95 (tree)
Time2022-07-08 11:05:04
AuthorAdam Kaminski <kaminskiadam9@gmai...>
CommiterAdam Kaminski

Log Message

Update version to TSPGv30

Change Summary

Incremental Difference

diff -r f0ab4626d9cb -r f4c7243c62af src/version.h
--- a/src/version.h Thu Jul 07 21:05:02 2022 -0400
+++ b/src/version.h Thu Jul 07 22:05:04 2022 -0400
@@ -141,7 +141,7 @@
141141 // The maximum length of one save game description for the menus.
142142 #define SAVESTRINGSIZE 25
143143
144-#define TSPG_VERSION 29
144+#define TSPG_VERSION 30
145145
146146 #ifdef TSPG_DEBUG
147147 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"