• 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 for TSPG.


Commit MetaInfo

Revisión4c553644fa207c6b764baf8df3c8cae7987f4dca (tree)
Tiempo2019-09-24 15:35:34
AutorSean Baggaley <sean@csnx...>
CommiterSean Baggaley

Log Message

Bump TSPG version to v16

Cambiar Resumen

Diferencia incremental

diff -r 2d173b2392a3 -r 4c553644fa20 src/version.h
--- a/src/version.h Tue Sep 24 07:29:26 2019 +0100
+++ b/src/version.h Tue Sep 24 07:35:34 2019 +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 15
143+#define TSPG_VERSION 16
144144
145145 #ifdef TSPG_DEBUG
146146 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"