From fe32958d59901185e22851cbce7948a7f80f2b80 Mon Sep 17 00:00:00 2001 From: hide_d Date: Mon, 17 Jun 2019 03:11:33 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9E=A5=EB=B9=84=EB=A7=A4=EB=A7=A4=EB=B2=84?= =?UTF-8?q?=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/General/che_장비매매.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/Command/General/che_장비매매.php b/hwe/sammo/Command/General/che_장비매매.php index 42be557d..a60c50f7 100644 --- a/hwe/sammo/Command/General/che_장비매매.php +++ b/hwe/sammo/Command/General/che_장비매매.php @@ -187,7 +187,7 @@ EOT; foreach(GameConst::$allItems as $itemType=>$itemCategories){ //매각 $typeName = static::$itemMap[$itemType]; - $form[] = ""; + $form[] = ""; //구입 foreach($itemCategories as $itemCode=>$cnt){