mirror of
https://github.com/glest/glest-source.git
synced 2025-09-27 16:09:00 +02:00
* fix for resource depletion updates to AnnotatedMap and Resource GoalMaps (cell to tile co-ord problem)
This commit is contained in:
@@ -126,17 +126,17 @@ DebugRenderer::DebugRenderer() {
|
||||
showVisibleQuad =
|
||||
captureVisibleQuad =
|
||||
regionHilights =
|
||||
resourceMapOverlay =
|
||||
storeMapOverlay =
|
||||
showFrustum =
|
||||
captureFrustum =
|
||||
gridTextures =
|
||||
influenceMap =
|
||||
AAStarTextures =
|
||||
HAAStarOverlay =
|
||||
buildSiteMaps =
|
||||
false;
|
||||
|
||||
buildSiteMaps =
|
||||
AAStarTextures =
|
||||
resourceMapOverlay =
|
||||
true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user