• R/O
  • SSH

コミット

タグ
未設定

よく使われているワード(クリックで追加)

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).


コミットメタ情報

リビジョンdda48e63dc186ef8233793e28ad8329aecdc062b (tree)
日時2019-11-03 08:25:08
作者Sean Baggaley <sean@csnx...>
コミッターSean Baggaley

ログメッセージ

Update version to TSPGv20

変更サマリ

差分

diff -r a1094b913f9c -r dda48e63dc18 src/version.h
--- a/src/version.h Sat Nov 02 23:22:24 2019 +0000
+++ b/src/version.h Sat Nov 02 23:25:08 2019 +0000
@@ -142,7 +142,7 @@
142142 // The maximum length of one save game description for the menus.
143143 #define SAVESTRINGSIZE 24
144144
145-#define TSPG_VERSION 19
145+#define TSPG_VERSION 20
146146
147147 #ifdef TSPG_DEBUG
148148 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"