remove sATMText[]

This commit is contained in:
Marco Antonio J. Costa
2025-10-08 03:07:23 -03:00
committed by majcosta
parent 86ec94b40a
commit 3af3b3fbbc
10 changed files with 0 additions and 82 deletions
-10
View File
@@ -5217,16 +5217,6 @@ STR16 gsAtmStartButtonText[] =
L"Снаряжение", // view the inventory of the merc
};
STR16 sATMText[ ]=
{
L"Перевести средства?", // transfer funds to merc?
L"Уверены?", // are we certain?
L"Ввести сумму", // enter the amount you want to transfer to merc
L"Выбрать тип", // select the type of transfer to merc
L"Не хватает денег", // not enough money to transfer to merc
L"Сумма должна быть кратна $10", // transfer amount must be a multiple of $10
};
// Web error messages. Please use foreign language equivilant for these messages.
// DNS is the acronym for Domain Name Server
// URL is the acronym for Uniform Resource Locator