...
This commit is contained in:
parent
ce7e060eb3
commit
ff2f04c8c4
@ -1794,7 +1794,7 @@ class ShopController extends BaseAuthedController
|
||||
return $costItems;
|
||||
}
|
||||
|
||||
private function internalAddItem($propertyChgService, $itemMeta, $count, $sysAdd, $grade)
|
||||
private function internalAddItem($propertyChgService, $itemMeta, $count, $sysAdd, $grade = null)
|
||||
{
|
||||
switch ($itemMeta['type']) {
|
||||
case mt\Item::HERO_TYPE: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user