mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-27 11:12:06 +00:00
Left some debug code in.
This was SVN commit r17460.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user