• R/O
  • SSH

Commit

Tags
Aucun tag

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

Révisiona27f7d5eb7336bafec9f1c00f4db72335fb2ab48 (tree)
l'heure2021-01-22 09:10:59
AuteurSean Baggaley <me@drin...>
CommiterSean Baggaley

Message de Log

Update version to TSPGv22

Change Summary

Modification

diff -r 0809f33e8ddf -r a27f7d5eb733 src/version.h
--- a/src/version.h Fri Jan 22 00:10:24 2021 +0000
+++ b/src/version.h Fri Jan 22 00:10:59 2021 +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 21
145+#define TSPG_VERSION 22
146146
147147 #ifdef TSPG_DEBUG
148148 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"