Skip to content

remove unnecessary duplicates in loader #35

@mamen

Description

@mamen

the variable $buildingData contains all buildings of the current planet as a D_Building-object. The variable $buildingList contains the same information as an associative array which is no longer needed.

The same holds for $defenseData/$defenseList, $techData/$techList and $fleetData/$fleetList.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupSome code needs to be cleaned up.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions