From fb3ec10f160ec4692d1172e18cc6635f3552489e Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 27 Nov 2011 22:01:10 -0600 Subject: [PATCH] commenting this out until Midiman uploads the file --- Themes/default/BGAnimations/ScreenGameplay underlay/default.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes/default/BGAnimations/ScreenGameplay underlay/default.lua b/Themes/default/BGAnimations/ScreenGameplay underlay/default.lua index 8ce5a2c9b1..9288655856 100644 --- a/Themes/default/BGAnimations/ScreenGameplay underlay/default.lua +++ b/Themes/default/BGAnimations/ScreenGameplay underlay/default.lua @@ -1,5 +1,5 @@ local t = Def.ActorFrame{ - LoadActor("danger"); + --LoadActor("danger"); LoadActor("ScreenFilter"); };