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


Commit MetaInfo

Revisión6982e398f7cf393a3da7040ed7ea88e44d7e55b2 (tree)
Tiempo2017-11-07 03:13:19
AutorSean Baggaley <sean@csnx...>
CommiterSean Baggaley

Log Message

TSPGv4

Cambiar Resumen

Diferencia incremental

diff -r 127cc17c2be2 -r 6982e398f7cf src/version.h
--- a/src/version.h Tue Oct 31 23:19:00 2017 +0100
+++ b/src/version.h Mon Nov 06 18:13:19 2017 +0000
@@ -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 3
143+#define TSPG_VERSION 4
144144
145145 #if defined(_DEBUG) || defined(NDEBUG)
146146 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"