• R/O
  • SSH

Commit

Tags
Aucun tag

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

Révision30e0a5bf4a867fca9eb9c09716320d3973db603f (tree)
l'heure2022-06-07 10:51:18
AuteurAdam Kaminski <kaminskiadam9@gmai...>
CommiterAdam Kaminski

Message de Log

Update version to TSPGv28

Change Summary

Modification

diff -r a7dd1b4b8985 -r 30e0a5bf4a86 src/version.h
--- a/src/version.h Mon May 23 08:44:24 2022 -0400
+++ b/src/version.h Mon Jun 06 21:51:18 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 27
144+#define TSPG_VERSION 28
145145
146146 #ifdef TSPG_DEBUG
147147 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"