efbb: revert workaround now that map is properly fixed on

evas

revert 76430



SVN revision: 76629
This commit is contained in:
Bruno Dilly 2012-09-13 21:59:07 +00:00
parent 7a7546b317
commit 273e46d477
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ group {
state: "default" 0.0; state: "default" 0.0;
min: 50 70; min: 50 70;
max: 50 70; max: 50 70;
color: 255 255 255 1; color: 255 255 255 0;
image.normal: "explosion.png"; image.normal: "explosion.png";
} }
description { description {
@ -47,7 +47,7 @@ group {
inherit: "default" 0.0; inherit: "default" 0.0;
min: 140 110; min: 140 110;
max: 140 110; max: 140 110;
color: 255 255 255 1; color: 255 255 255 0;
} }
} }