From 7d07bdf1b112f35ebf3691e09cd2e2fa2bda4c2a Mon Sep 17 00:00:00 2001 From: Deskull Date: Wed, 19 Jul 2017 23:46:37 +0900 Subject: [PATCH] =?utf8?q?#37346=20(2.2.0.38)=20monfear=5Fj.txt=E3=81=AE?= =?utf8?q?=E8=AA=A4=E5=AD=97=E4=BF=AE=E6=AD=A3=E3=80=82=20/=20Fix=20typo?= =?utf8?q?=20of=20monfear=5Fj.txt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lib/file/monfear_j.txt | 2 +- src/defines.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/file/monfear_j.txt b/lib/file/monfear_j.txt index 9d84e4cdb..9430cf798 100644 --- a/lib/file/monfear_j.txt +++ b/lib/file/monfear_j.txt @@ -298,7 +298,7 @@ N:656:Judge Mortis #says, 'You'll never get away with this...' 「このまま勝てると思っているのか?そんなはずがなかろう……」 #says, 'Hey! I've got LAWYERS!' -「おい、弁護士達を読んだからな!」 +「おい、弁護士達を呼んだからな!」 #N:687:Ariel, Queen of Air diff --git a/src/defines.h b/src/defines.h index 7ffcc37cd..72e326273 100644 --- a/src/defines.h +++ b/src/defines.h @@ -53,7 +53,7 @@ #define FAKE_VER_MAJOR 12 /*!< ゲームのバージョン番号定義(メジャー番号 + 10) */ #define FAKE_VER_MINOR 2 /*!< ゲームのバージョン番号定義(マイナー番号) */ #define FAKE_VER_PATCH 0 /*!< ゲームのバージョン番号定義(パッチ番号) */ -#define FAKE_VER_EXTRA 37 /*!< ゲームのバージョン番号定義(エクストラ番号) */ +#define FAKE_VER_EXTRA 38 /*!< ゲームのバージョン番号定義(エクストラ番号) */ /*! -- 2.11.0