Team--Rocket / divercity

a city simulation game. Forked from micropolis (the simcity classic opensource version) and implemented numerous new improvements eg. more realistic traffic/new pathfinding, new buildings, technology research and more.
http://team--rocket.github.io/divercity
GNU General Public License v3.0
41 stars 12 forks source link

can not build #63

Closed kinnla closed 10 years ago

kinnla commented 10 years ago

[javac] /Users/till/Dropbox/_workspace/team-rocket/src/micropolisj/engine/ToolStroke.java:125: error: cannot find symbol [javac] if (city.cityhallCountMem < city.evaluation.cityClass ){ [javac] ^ [javac] symbol: variable cityhallCountMem [javac] location: variable city of type Micropolis

Betrifft commit: 3394aedc9d89e6c04757b94d2b681f6c1b635149

kinnla commented 10 years ago

fixed!