Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added A 'return' to growZone method #27

Merged
merged 2 commits into from
Feb 25, 2018
Merged

Commits on Jan 31, 2018

  1. add A 'return' to growZone method

    At line 126 in Residential.js, the conditional statement checks if the residential zone meet the requirement to grow population.  the growZone method should be quit if one is failed the check.
    emalron authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    379fb39 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. initialize temp3 array

    resolution issue fixed
    emalron authored Feb 6, 2018
    Configuration menu
    Copy the full SHA
    23928ee View commit details
    Browse the repository at this point in the history