Skip to content

Area #hydrate needs to call super.hydrate()  #131

Description

@nelsonsbrian

Being that Area is a GameEntity and can have attributes/effects, it should be hydrated. Area does have a hydrate, but it never calls it on it's parent/base class, so none of its potential attributes get hydrated.

A simple super.hydrate() on the first line of hydrate should suffice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions