From 00d1130a9f4431751a37605223c5b3c73f8d5882 Mon Sep 17 00:00:00 2001 From: dengr1065 Date: Sun, 20 Sep 2020 00:47:16 +0300 Subject: [PATCH] vscode why the search did not work --- src/js/game/meta_building_registry.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/js/game/meta_building_registry.js b/src/js/game/meta_building_registry.js index 9fe57089..d4adf543 100644 --- a/src/js/game/meta_building_registry.js +++ b/src/js/game/meta_building_registry.js @@ -174,7 +174,6 @@ export function initBuildingCodesAfterResourcesLoaded() { variant.rotationVariant, variant.variant ); - variant.silhouetteColor = variant.metaInstance.getSilhouetteColor(); } // Update caches