• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

変愚蛮怒のメインリポジトリです


Commit MetaInfo

Révision5e4acf90005915536cb067b1dac85e1f7d04924a (tree)
l'heure2018-03-19 20:04:42
AuteurDeskull <desull@user...>
CommiterDeskull

Message de Log

バージョン2.2.1付けへ。 / Version to 2.2.1.

Change Summary

Modification

--- a/src/defines.h
+++ b/src/defines.h
@@ -52,8 +52,8 @@
5252
5353 #define FAKE_VER_MAJOR 12 /*!< ゲームのバージョン番号定義(メジャー番号 + 10) */
5454 #define FAKE_VER_MINOR 2 /*!< ゲームのバージョン番号定義(マイナー番号) */
55-#define FAKE_VER_PATCH 0 /*!< ゲームのバージョン番号定義(パッチ番号) */
56-#define FAKE_VER_EXTRA 93 /*!< ゲームのバージョン番号定義(エクストラ番号) */
55+#define FAKE_VER_PATCH 1 /*!< ゲームのバージョン番号定義(パッチ番号) */
56+#define FAKE_VER_EXTRA 0 /*!< ゲームのバージョン番号定義(エクストラ番号) */
5757
5858
5959 /*!