mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
*********************************************************
* 2006/04/30 * * RoWa21 * * Developed in VS 2003 * ********************************************************* Source: - Re-enabled Ironman-Feature in the "Start new game screen" - Added a "Previous" and "Next" button to the merc account screen Data: - Added new data (data\laptop) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@43 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2567,6 +2567,14 @@ STR16 MercAccountText[] =
|
||||
L"Are you sure you want to authorize the payment of %s?", //the %s is a string that contains the dollar amount ( ex. "$150" )
|
||||
};
|
||||
|
||||
// WANNE 3
|
||||
// Merc Account Page buttons
|
||||
STR16 MercAccountPageText[] =
|
||||
{
|
||||
// Text on the buttons on the bottom of the screen
|
||||
L"Previous",
|
||||
L"Next",
|
||||
};
|
||||
|
||||
|
||||
//For use at the M.E.R.C. web site. Text relating a MERC mercenary
|
||||
|
||||
Reference in New Issue
Block a user