Left some debug code in.

This was SVN commit r17460.
This commit is contained in:
wraitii
2015-12-13 17:39:19 +00:00
parent a7a6b3316c
commit b87b3ff3dc
@@ -334,7 +334,7 @@ g_SelectionPanels.Construction = {
if (!data.technologyEnabled || data.limits.canBeAddedCount == 0)
{
data.button.enabled = false;
modifier += "color: 0 0 0 127:textureAsMask:";
modifier += "color: 0 0 0 127:";
modifier += "grayscale:";
}
else if (data.neededResources)