From 670d23e14cd6c254522d5f9b3291b436ef94ce70 Mon Sep 17 00:00:00 2001 From: jonpas Date: Sat, 13 Jun 2015 22:12:32 +0200 Subject: [PATCH] Fixed Black Cellphone Display after 1.46 --- addons/explosives/ExplosivesUI.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/explosives/ExplosivesUI.hpp b/addons/explosives/ExplosivesUI.hpp index 9eb2bad49a..6e6374af12 100644 --- a/addons/explosives/ExplosivesUI.hpp +++ b/addons/explosives/ExplosivesUI.hpp @@ -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[] = {