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
-1
View File
@@ -248,7 +248,6 @@ bool Loc::ExportStrings()
ExportSection(props, L"BookmarkTitle", Loc::pBookmarkTitle, 0, 2);
ExportSection(props, L"Download", Loc::pDownloadString, 0, 2);
ExportSection(props, L"AtmStartButton", Loc::gsAtmStartButtonText, 0, 4);
ExportSection(props, L"ATM", Loc::sATMText, 0, 6);
ExportSection(props, L"Error", Loc::pErrorStrings, 0, 5);
ExportSection(props, L"Personnel", Loc::pPersonnelString, 0, 1);
ExportSection(props, L"WebTitle", Loc::pWebTitle, 0, 1);