diff --git a/scripts/scr_ui_advisors/scr_ui_advisors.gml b/scripts/scr_ui_advisors/scr_ui_advisors.gml index 1060c68349..9abd5f09c2 100644 --- a/scripts/scr_ui_advisors/scr_ui_advisors.gml +++ b/scripts/scr_ui_advisors/scr_ui_advisors.gml @@ -398,7 +398,7 @@ function scr_ui_advisors() { // draw_set_alpha(1);if (obj_controller.gene_seed<=0) or (obj_ini.zygote=1) then draw_set_alpha(0.5); - if (menu = 12.1) or(fest_sid + fest_wid > 0) then draw_set_alpha(0.25); +/* if (menu = 12.1) or(fest_sid + fest_wid > 0) then draw_set_alpha(0.25); draw_set_color(c_gray); draw_rectangle(xx + 560, yy + 780, xx + 682, yy + 805, 0); draw_set_alpha(1); @@ -446,7 +446,7 @@ function scr_ui_advisors() { fest_repeats = 1; } - } + } */ draw_set_alpha(1); draw_set_font(fnt_40k_14);