install.php에 1차적으로 ChangeCity를 물림
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
namespace sammo\Event\Action;
|
||||
|
||||
//기존 event_3.php
|
||||
class CreateManyNPC extends sammo\Event\Action{
|
||||
class CreateManyNPC extends \sammo\Event\Action{
|
||||
public function __construct($npcCount = 200){
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user