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){