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
@@ -5210,17 +5210,6 @@ STR16 pDownloadString[] =
|
||||
L"重载...",
|
||||
};
|
||||
|
||||
//This is the text used on the bank machines, here called ATMs for Automatic Teller Machine
|
||||
|
||||
STR16 gsAtmSideButtonText[] =
|
||||
{
|
||||
L"好的",
|
||||
L"拿取", // take money from merc
|
||||
L"给予", //give money to merc
|
||||
L"取消", // cancel transaction
|
||||
L"清除", //clear amount being displayed on the screen
|
||||
};
|
||||
|
||||
STR16 gsAtmStartButtonText[] =
|
||||
{
|
||||
L"状态", //L"Stats", // view stats of the merc
|
||||
|
||||
Reference in New Issue
Block a user