checkEnergyTile() is executed twice for non cable tiles
MatthiasMann opened this issue ยท 1 comments
Should probably be stored in a local variable. Or maybe replace the boolean[] with an enum (Cable, Tile, Nothing)?
MatthiasMann opened this issue ยท 1 comments
Should probably be stored in a local variable. Or maybe replace the boolean[] with an enum (Cable, Tile, Nothing)?