mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
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:
+1
-3
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user