mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
added missing line breaks
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7911 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -8278,7 +8278,7 @@ STR16 szBackgroundText_Value[]=
|
||||
L"Can spot tracks up to %d tiles away\n",
|
||||
L" %s%d%% initial distance to enemy in ambush\n",
|
||||
|
||||
L" dislikes some other backgrounds", // TODO.Translate
|
||||
L" dislikes some other backgrounds\n", // TODO.Translate
|
||||
L"Smoker",
|
||||
L"Nonsmoker",
|
||||
};
|
||||
|
||||
@@ -8291,7 +8291,7 @@ STR16 szBackgroundText_Value[]=
|
||||
L"Can spot tracks up to %d tiles away\n",
|
||||
L" %s%d%% initial distance to enemy in ambush\n",
|
||||
|
||||
L" dislikes some other backgrounds", // TODO.Translate
|
||||
L" dislikes some other backgrounds\n", // TODO.Translate
|
||||
L"Smoker",
|
||||
L"Nonsmoker",
|
||||
};
|
||||
|
||||
@@ -8276,7 +8276,7 @@ STR16 szBackgroundText_Value[]=
|
||||
L"Can spot tracks up to %d tiles away\n",
|
||||
L" %s%d%% initial distance to enemy in ambush\n",
|
||||
|
||||
L" dislikes some other backgrounds",
|
||||
L" dislikes some other backgrounds\n",
|
||||
L"Smoker",
|
||||
L"Nonsmoker",
|
||||
};
|
||||
|
||||
@@ -8277,7 +8277,7 @@ STR16 szBackgroundText_Value[]=
|
||||
L"Can spot tracks up to %d tiles away\n",
|
||||
L" %s%d%% initial distance to enemy in ambush\n",
|
||||
|
||||
L" dislikes some other backgrounds", // TODO.Translate
|
||||
L" dislikes some other backgrounds\n", // TODO.Translate
|
||||
L"Smoker",
|
||||
L"Nonsmoker",
|
||||
};
|
||||
|
||||
@@ -8108,7 +8108,7 @@ STR16 szBackgroundText_Value[]=
|
||||
L"Can spot tracks up to %d tiles away\n",
|
||||
L" %s%d%% initial distance to enemy in ambush\n",
|
||||
|
||||
L" dislikes some other backgrounds", // TODO.Translate
|
||||
L" dislikes some other backgrounds\n", // TODO.Translate
|
||||
L"Smoker",
|
||||
L"Nonsmoker",
|
||||
};
|
||||
|
||||
@@ -8286,7 +8286,7 @@ STR16 szBackgroundText_Value[]=
|
||||
L"Can spot tracks up to %d tiles away\n",
|
||||
L" %s%d%% initial distance to enemy in ambush\n",
|
||||
|
||||
L" dislikes some other backgrounds", // TODO.Translate
|
||||
L" dislikes some other backgrounds\n", // TODO.Translate
|
||||
L"Smoker",
|
||||
L"Nonsmoker",
|
||||
};
|
||||
|
||||
@@ -8303,7 +8303,7 @@ STR16 szBackgroundText_Value[]=
|
||||
L"Can spot tracks up to %d tiles away\n",
|
||||
L" %s%d%% initial distance to enemy in ambush\n",
|
||||
|
||||
L" dislikes some other backgrounds", // TODO.Translate
|
||||
L" dislikes some other backgrounds\n", // TODO.Translate
|
||||
L"Smoker",
|
||||
L"Nonsmoker",
|
||||
};
|
||||
|
||||
@@ -8276,7 +8276,7 @@ STR16 szBackgroundText_Value[]=
|
||||
L"Can spot tracks up to %d tiles away\n",
|
||||
L" %s%d%% initial distance to enemy in ambush\n",
|
||||
|
||||
L" dislikes some other backgrounds", // TODO.Translate
|
||||
L" dislikes some other backgrounds\n", // TODO.Translate
|
||||
L"Smoker",
|
||||
L"Nonsmoker",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user