DEADSOFTWARE

Cosmetic: Replace "goal" with "score" everywhere in game code
[d2df-sdl.git] / src / game / g_language.pas
index a52a8f881a36d3c9ff2688c29e151970c1d52ef3..61ffd454614430c32d3c38c0dba6fc02e32dc814 100644 (file)
@@ -161,7 +161,7 @@ type
     I_MENU_GAME_TYPE_COOP,
     I_MENU_GAME_TYPE_SINGLE,
     I_MENU_TIME_LIMIT,
-    I_MENU_GOAL_LIMIT,
+    I_MENU_SCORE_LIMIT,
     I_MENU_MAX_LIVES,
     I_MENU_TEAM_DAMAGE,
     I_MENU_TEAM_HIT,
@@ -954,7 +954,7 @@ const
                                        'SINGLE'),
     ('MENU TIME LIMIT',                'Time Limit:',
                                        'Ëèìèò âðåìåíè:'),
-    ('MENU GOAL LIMIT',                'Score Limit:',
+    ('MENU SCORE LIMIT',               'Score Limit:',
                                        'Ëèìèò î÷êîâ:'),
     ('MENU MAX LIVES',                 'Lives:',
                                        'Æèçíè:'),