Commit 1f46a556 authored by Nemo Ma's avatar Nemo Ma

Update club22.func.php

parent 7f05d588
...@@ -375,7 +375,7 @@ function FireseedDrainNPC($pls) { ...@@ -375,7 +375,7 @@ function FireseedDrainNPC($pls) {
* @return bool 是否成功强化 * @return bool 是否成功强化
*/ */
function FireseedEnhance($fireseed_id, $item_index) { function FireseedEnhance($fireseed_id, $item_index) {
global $log, $fireseed_enhance_multipliers; global $log, $fireseed_enhance_multipliers, $db, $tablepre;
if(!isset($data)) { if(!isset($data)) {
global $pdata; global $pdata;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment