버그 수정
This commit is contained in:
@@ -368,6 +368,9 @@ class NPC{
|
||||
];
|
||||
}
|
||||
$db->insert('rank_data', $rank_data);
|
||||
$db->insert('betting', [
|
||||
'general_id'=>$this->generalID,
|
||||
]);
|
||||
|
||||
return true; //생성되었다.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user