• R/O
  • SSH

提交

标签
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

修订版724bb89ac36267917cd8cd38a2563aabc12c2147 (tree)
时间2022-06-22 09:09:31
作者Adam Kaminski <kaminskiadam9@gmai...>
CommiterAdam Kaminski

Log Message

Update version to TSPGv29

更改概述

差异

diff -r 87a098891caf -r 724bb89ac362 src/version.h
--- a/src/version.h Tue Jun 21 20:08:32 2022 -0400
+++ b/src/version.h Tue Jun 21 20:09:31 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 28
144+#define TSPG_VERSION 29
145145
146146 #ifdef TSPG_DEBUG
147147 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"