CytopiaTeam/Cytopia

Power manager refactoring

SimplyLiz opened this issue · 1 comments

instead of storing tile multiple tiles (buildings, zones, power plants, power lines, ....) simplify that by adding a check isConductive() to mapNode class and check for that on the callback function in power manager

fixed