mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Fix: missing files
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8529 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -3056,6 +3056,7 @@ enum
|
||||
TEXT_INTEL_SELL_BUTTON_3,
|
||||
|
||||
TEXT_INTEL_SELL_ALREADYGOT_1,
|
||||
TEXT_INTEL_SELL_NOTHING_1,
|
||||
};
|
||||
|
||||
extern STR16 szIntelWebsiteText[];
|
||||
|
||||
@@ -11353,7 +11353,8 @@ STR16 szIntelWebsiteText[] =
|
||||
L"Next",
|
||||
L"Upload",
|
||||
|
||||
L"You have already received compensation for the following:"
|
||||
L"You have already received compensation for the following:",
|
||||
L"You have nothing to upload.",
|
||||
};
|
||||
|
||||
STR16 szIntelText[] =
|
||||
|
||||
@@ -11371,7 +11371,8 @@ STR16 szIntelWebsiteText[] =
|
||||
L"Next",
|
||||
L"Upload",
|
||||
|
||||
L"You have already received compensation for the following:"
|
||||
L"You have already received compensation for the following:",
|
||||
L"You have nothing to upload.",
|
||||
};
|
||||
|
||||
STR16 szIntelText[] =
|
||||
|
||||
@@ -11355,7 +11355,8 @@ STR16 szIntelWebsiteText[] =
|
||||
L"Next",
|
||||
L"Upload",
|
||||
|
||||
L"You have already received compensation for the following:"
|
||||
L"You have already received compensation for the following:",
|
||||
L"You have nothing to upload.",
|
||||
};
|
||||
|
||||
STR16 szIntelText[] =
|
||||
|
||||
@@ -11353,7 +11353,8 @@ STR16 szIntelWebsiteText[] =
|
||||
L"Next",
|
||||
L"Upload",
|
||||
|
||||
L"You have already received compensation for the following:"
|
||||
L"You have already received compensation for the following:",
|
||||
L"You have nothing to upload.",
|
||||
};
|
||||
|
||||
STR16 szIntelText[] =
|
||||
|
||||
@@ -11183,7 +11183,8 @@ STR16 szIntelWebsiteText[] =
|
||||
L"Next",
|
||||
L"Upload",
|
||||
|
||||
L"You have already received compensation for the following:"
|
||||
L"You have already received compensation for the following:",
|
||||
L"You have nothing to upload.",
|
||||
};
|
||||
|
||||
STR16 szIntelText[] =
|
||||
|
||||
@@ -11362,7 +11362,8 @@ STR16 szIntelWebsiteText[] =
|
||||
L"Next",
|
||||
L"Upload",
|
||||
|
||||
L"You have already received compensation for the following:"
|
||||
L"You have already received compensation for the following:",
|
||||
L"You have nothing to upload.",
|
||||
};
|
||||
|
||||
STR16 szIntelText[] =
|
||||
|
||||
@@ -11375,7 +11375,8 @@ STR16 szIntelWebsiteText[] =
|
||||
L"Next",
|
||||
L"Upload",
|
||||
|
||||
L"You have already received compensation for the following:"
|
||||
L"You have already received compensation for the following:",
|
||||
L"You have nothing to upload.",
|
||||
};
|
||||
|
||||
STR16 szIntelText[] =
|
||||
|
||||
@@ -11355,7 +11355,8 @@ STR16 szIntelWebsiteText[] =
|
||||
L"Next",
|
||||
L"Upload",
|
||||
|
||||
L"You have already received compensation for the following:"
|
||||
L"You have already received compensation for the following:",
|
||||
L"You have nothing to upload.",
|
||||
};
|
||||
|
||||
STR16 szIntelText[] =
|
||||
|
||||
Reference in New Issue
Block a user