Fixed Black Cellphone Display after 1.46

This commit is contained in:
jonpas 2015-06-13 22:12:32 +02:00
parent f811fc797e
commit 670d23e14c

View File

@ -15,7 +15,7 @@ class RscEdit;
class Rsc_ACE_CallScreen_Edit:RscEdit {
canModify = 1;
colorBackground[] = {0,0,0,1};
colorBackground[] = {0,0,0,0};
colorText[] = {0,0,0,1};
colorDisabled[] = {1,1,1,0.25};
colorSelection[] = {