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