From e858ad0c337d07fb262bebf9b4d96d4224cdc50d Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 13 Apr 2018 02:17:22 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B9=9C=EB=B9=A1=ED=95=9C=20=EB=AC=B8?= =?UTF-8?q?=EA=B5=AC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/GameConst.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/GameConst.php b/hwe/sammo/GameConst.php index 22d5ddca..a893603a 100644 --- a/hwe/sammo/GameConst.php +++ b/hwe/sammo/GameConst.php @@ -4,7 +4,7 @@ namespace sammo; class GameConst { /** @var string 버전 */ - public static $title = "삼국지 모의전투 PHP HideD"; + public static $title = "삼국지 모의전투 PHP HiDCHe"; /** @var string 코드 아래에 붙는 설명 코드 */ public static $banner = "KOEI의 이미지를 사용, 응용하였습니다 / 제작 : HideD(hided62@gmail.com)"; /** @var string 코드 아래에 붙는 설명 코드 */ -- 2.54.0