remove dropshadow module config

SVN revision: 83587
This commit is contained in:
Mike Blumenkrantz 2013-02-04 10:42:46 +00:00
parent ac9d6f6027
commit 43d18ff155
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
group "Dropshadow_Config" struct {
value "shadow_x" int: 4;
value "shadow_y" int: 4;
value "blur_size" int: 10;
value "quality" int: 2;
value "shadow_darkness" double: 0.5000000000000000000000000;
}