Merged revision(s) 7698 from branches/ja2_source_official_2014:

Merged revision(s) 7685 from branches/Flugente/BaseTable:
no need for each dropdown to have its own image library

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7702 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2015-01-05 00:33:38 +00:00
parent 134b534718
commit 72809ac09f
2 changed files with 7 additions and 7 deletions
+1 -3
View File
@@ -326,9 +326,7 @@ private:
MOUSE_REGION mDropDownRegion[DROPDOWN_REGIONS];
MOUSE_REGION mgSelectedUpDownArrowOnScrollAreaRegion[2];
MOUSE_REGION mSelectedScrollAreaDropDownRegion[DROPDOWN_REGIONS];
UINT32 muiGoldArrowImages;
std::vector<std::pair<INT16, STR16> > mEntryVector;
CHAR16 mHelpText[200];