mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- Fix: individual militia are not properly disbanded if player runs out of funds
- Fix: wrong website names used - Removed confusing links on militia overview website git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8448 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+3
-10
@@ -5071,18 +5071,17 @@ STR16 pWebPagesTitles[] =
|
||||
L"%s Presse Rat - Kampfberichte",
|
||||
L"%s Presse Rat - Aktuellste Neuigkeiten",
|
||||
L"%s Presse Rat - Über uns",
|
||||
L"Mercs Love or Dislike You - Home", // TODO.Translate
|
||||
L"Mercs Love or Dislike You - About us", // TODO.Translate
|
||||
L"Mercs Love or Dislike You - Analyze a team",
|
||||
L"Mercs Love or Dislike You - Pairwise comparison",
|
||||
L"Mercs Love or Dislike You - About us",
|
||||
L"Mercs Love or Dislike You - Personality",
|
||||
L"WHO - About WHO",
|
||||
L"WHO - Disease in Arulco",
|
||||
L"WHO - Helpful Tips",
|
||||
L"Kerberus - About Us",
|
||||
L"Kerberus - Hire a Team",
|
||||
L"Kerberus - Individual Contracts",
|
||||
L"Militia Roster", // TODO.Translate
|
||||
L"Militia Statistics",
|
||||
L"Miliz - Übersicht",
|
||||
L"Bobby Rays - Letzte Lieferungen",
|
||||
L"Enzyklopädie",
|
||||
L"Enzyklopädie - Daten",
|
||||
@@ -10908,12 +10907,6 @@ STR16 szMilitiaWebSite[] =
|
||||
// main page
|
||||
L"Militia",
|
||||
L"Militia Forces Overview",
|
||||
|
||||
// links to other pages
|
||||
L"Militia Roster",
|
||||
L"Statistics",
|
||||
L"About",
|
||||
|
||||
};
|
||||
|
||||
STR16 szIndividualMilitiaBattleReportText[] =
|
||||
|
||||
Reference in New Issue
Block a user