add engine settings
[carveJwlIkooP6JGAAIwe30JlM.git] / ent_route.c
index 1ef9f1dcf208d93a0cb9878058ac4eb5cf28a873..fa1d66900c452edbf58f5641cf8351f5d1a574c7 100644 (file)
@@ -57,6 +57,9 @@ static void ent_route_preupdate( ent_route *route, int active ){
       world_sfd_compile_active_scores();
    }
 
+   global_ent_route.helper_alltime->greyed =!world_sfd.view_weekly;
+   global_ent_route.helper_weekly->greyed =  world_sfd.view_weekly;
+
    if( button_down( k_srbind_mback ) ){
       world_entity_unfocus();
       gui_helper_clear();