• 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ón742f81f6d4fa1e69dc49d27236db38858118840f (tree)
Tiempo2022-03-12 10:42:18
AutorJoshua Surace <doomjoshuaboy@live...>
CommiterJoshua Surace

Log Message

Update version to TSPGv27

Cambiar Resumen

Diferencia incremental

diff -r 941078645c8e -r 742f81f6d4fa src/version.h
--- a/src/version.h Sat Mar 12 12:39:41 2022 +1100
+++ b/src/version.h Sat Mar 12 12:42:18 2022 +1100
@@ -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 26
144+#define TSPG_VERSION 27
145145
146146 #ifdef TSPG_DEBUG
147147 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"