Skip to content

small bug on statistics update after missile attack #145

@Quaua00

Description

@Quaua00

after completing a missile attack the attacker and defender statistics do not update automatically but after the queues are updated. as for the attacker add this line before RecalcRanks() in raketen.php:

AdjustStats ( $origin['owner_id'], (25000*$amount), 0, 0, '-' );

However, the update of the defender who calculates the costs of the destroyed defenses would be missing

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions