added amb870 - menus can display from a given item
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401482
This commit is contained in:
@@ -90,6 +90,7 @@ namespace SourceMod
|
||||
IMenuHandler *mh; /**< Menu callbacks handler */
|
||||
unsigned int firstItem; /**< MENU ONLY: First item displayed on the last page */
|
||||
unsigned int lastItem; /**< MENU ONLY: Last item displayed on the last page */
|
||||
unsigned int item_on_page; /**< MENU ONLY: First item on page */
|
||||
menu_slots_t slots[11]; /**< MENU ONLY: Item selection table (first index is 1) */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user