Merge pull request #1617 from jonpas/fixCellphoneDisplay

Fixed Black Cellphone Display after 1.46
This commit is contained in:
PabstMirror 2015-06-13 15:29:00 -05:00
commit 9300a92dd5

View File

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