mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
remove gsAtmSideButtonText[]
This commit is contained in:
committed by
majcosta
parent
2eff78a2cf
commit
395c18c557
@@ -5202,17 +5202,6 @@ STR16 pDownloadString[] =
|
||||
L"Caricamento",
|
||||
};
|
||||
|
||||
//This is the text used on the bank machines, here called ATMs for Automatic Teller Machine
|
||||
|
||||
STR16 gsAtmSideButtonText[] =
|
||||
{
|
||||
L"OK",
|
||||
L"Prendi", // take money from merc
|
||||
L"Dai", // give money to merc
|
||||
L"Annulla", // cancel transaction
|
||||
L"Pulisci", // clear amount being displayed on the screen
|
||||
};
|
||||
|
||||
STR16 gsAtmStartButtonText[] =
|
||||
{
|
||||
L"Trasferisce $", // transfer money to merc -- short form
|
||||
|
||||
Reference in New Issue
Block a user