changed setup option text to reflect change from toons to global animations
authorHolger Schemel <info@artsoft.org>
Wed, 10 Feb 2016 19:45:57 +0000 (20:45 +0100)
committerHolger Schemel <info@artsoft.org>
Wed, 10 Feb 2016 19:45:57 +0000 (20:45 +0100)
src/screens.c

index 5327c458ccd65b57e31a499b6e9e8c311300d306..ab50316dc10ccc35cfd820ea20fd24629e21df9d 100644 (file)
@@ -5382,7 +5382,7 @@ static struct TokenInfo setup_info_graphics[] =
   { TYPE_SWITCH,       &setup.quick_switch,    "Quick Player Focus Switch:" },
   { TYPE_SWITCH,       &setup.quick_doors,     "Quick Menu Doors:"     },
   { TYPE_SWITCH,       &setup.show_titlescreen,"Show Title Screens:"   },
-  { TYPE_SWITCH,       &setup.toons,           "Show Toons:"           },
+  { TYPE_SWITCH,       &setup.toons,           "Show Menu Animations:" },
   { TYPE_ECS_AGA,      &setup.prefer_aga_graphics,"EMC graphics preference:" },
   { TYPE_SWITCH, &setup.sp_show_border_elements,"Supaplex Border Elements:" },
   { TYPE_SWITCH,       &setup.small_game_graphics, "Small Game Graphics:" },