Map Editor (by Buggler & Kriplo)

- Added tile index no info to editor selection window

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6633 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2013-11-20 07:13:11 +00:00
parent 47210f9b14
commit 9607922a07
10 changed files with 31 additions and 29 deletions
+3 -3
View File
@@ -1492,9 +1492,9 @@ STR16 pApologizeOverrideAndForceUpdateEverythingText[] =
//selectwin.cpp
STR16 pDisplaySelectionWindowGraphicalInformationText[] =
{
L"%S[%d] is from default tileset %s (%S)",
L"File: %S, subindex: %d (%S)",
L"Current Tileset: %s",
L"%S[%d] from default tileset %s (%d, %S)",
L"File: %S, subindex: %d (%d, %S)",
L"Tileset: %s",
};
//Cursor Modes.cpp