diff --git a/reaction/uifiles/credit.menu b/reaction/uifiles/credit.menu index 583c634c..c3a65050 100644 --- a/reaction/uifiles/credit.menu +++ b/reaction/uifiles/credit.menu @@ -39,7 +39,7 @@ // Timer // timedItems 39 - timerInterval 2500 + timerInterval 4500 timerMaxDisplay 1 onFinishTimer { uiScript "restoreMusicVolume" ; uiScript "quit" } //onFinishTimer { restartTimer } @@ -1109,7 +1109,7 @@ - // REACTION QUAKE 3 CONTRIBUTIONS // + // REACTION CONTRIBUTIONS // itemDef { name "timer15" @@ -1129,7 +1129,7 @@ name "timer15" group timer subgroup "t15_title" - text "Reaction Quake 3\n" + text "Reaction 1.0\n" "contributions" forecolor 0 0 .1 1 style WINDOW_STYLE_EMPTY @@ -1216,7 +1216,7 @@ - // REACTION QUAKE 3 TITLE SCORE // + // REACTION TITLE SCORE // itemDef { name "timer17" @@ -1236,7 +1236,7 @@ name "timer17" group timer subgroup "t17_title" - text "REACTION QUAKE 3\n" + text "REACTION 1.0\n" "TITLE SCORE\n" "\n" "\n" diff --git a/reaction/uifiles/ingame_options.menu b/reaction/uifiles/ingame_options.menu index 0e232d3b..2b95c52a 100644 --- a/reaction/uifiles/ingame_options.menu +++ b/reaction/uifiles/ingame_options.menu @@ -596,7 +596,7 @@ group grpGame style 1 text "Note: pressing the apply button will restart " - "Reaction Quake 3 in order to load the new " + "Reaction in order to load the new " "SSG crosshair" autowrapped rect 112 280 232 20 @@ -784,7 +784,7 @@ group grpGame style 1 text "Note: pressing the apply button will restart " - "Reaction Quake 3 in order to load the new " + "Reaction in order to load the new " "models and skins" autowrapped rect 112 256 232 20 @@ -821,4 +821,4 @@ leaveFocus { setcolor backcolor Ig_Sub_Color1 ; setcolor bordercolor Ig_Sub_BorderColor1 } } -} \ No newline at end of file +} diff --git a/reaction/uifiles/main2.menu b/reaction/uifiles/main2.menu index 51e9f44e..1b2c1811 100644 --- a/reaction/uifiles/main2.menu +++ b/reaction/uifiles/main2.menu @@ -94,7 +94,7 @@ itemDef { name copyright - text "Reaction Quake3 TA UI Test" + text "Reaction TA UI Test" style 0 textscale RQ3_MAIN_TEXTSIZE rect 0 440 640 40 @@ -139,7 +139,7 @@ itemdef { name RQ3_start_hint - text "Play Reaction Quake3" + text "Play Reaction" forecolor RQ3_MAIN_HINT_COLOR textalign 0 textalignx 8 @@ -178,7 +178,7 @@ itemdef { name RQ3_setup_hint - text "Configure Reaction Quake3" + text "Configure Reaction" forecolor RQ3_MAIN_HINT_COLOR textalign 0 textalignx 8 @@ -295,7 +295,7 @@ itemdef { name RQ3_quit_hint - text "Exit Reaction Quake3" + text "Exit Reaction" forecolor RQ3_MAIN_HINT_COLOR textalign 0 textalignx 8 @@ -332,7 +332,7 @@ itemdef { name RQ3_logo_hint - text "About Reaction Quake3" + text "About Reaction" forecolor RQ3_MAIN_HINT_COLOR textalign 0 textalignx 8 @@ -359,4 +359,4 @@ decoration } -} \ No newline at end of file +}