mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-26 20:06:38 +08:00
@@ -4751,7 +4751,7 @@ class Automation {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (count($columns)) {
|
if (count($columns)) {
|
||||||
$database->modifyHero( $columns, $columnValues, $hdata['heroid'] );
|
$database->modifyHero( $columns, $columnValues, $hdata['heroid'], $modes );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user