major fix of the clan fights!

main
hecht 13 years ago
parent 64ed0c4259
commit da7190bf7f

@ -926,7 +926,6 @@ function battle($event_id, array $char1, array $char2, $attack_set, $startTimest
// first persist the fight and then check who was the winner and adjust the char array for him ;)
persistFight($event_id, $combinedArray, $startTimestamp, $endTimestamp);
return;
// now get the winners array
$rounds = $combinedArray['rounds'];

Loading…
Cancel
Save