• 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 used on servers hosted by The Sentinels Playground (TSPG).


Commit MetaInfo

Revisão908cd556b4dadea86caf4b6ded83144a2d31f88b (tree)
Hora2021-12-13 09:23:47
AutorJoshua Surace <doomjoshuaboy@live...>
CommiterJoshua Surace

Mensagem de Log

Update version to TSPGv26

Mudança Sumário

Diff

diff -r 0105f2dd085f -r 908cd556b4da src/version.h
--- a/src/version.h Mon Dec 13 11:13:02 2021 +1100
+++ b/src/version.h Mon Dec 13 11:23:47 2021 +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 24
144+#define TSPG_VERSION 26
145145
146146 #ifdef TSPG_DEBUG
147147 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"