December 2014 files
This commit is contained in:
@@ -22,6 +22,13 @@ bool UIControl_SlotList::setupControl(UIScene *scene, IggyValuePath *parent, con
|
||||
return success;
|
||||
}
|
||||
|
||||
void UIControl_SlotList::ReInit()
|
||||
{
|
||||
UIControl_Base::ReInit();
|
||||
|
||||
m_lastHighlighted = -1;
|
||||
}
|
||||
|
||||
void UIControl_SlotList::addSlot(int id)
|
||||
{
|
||||
IggyDataValue result;
|
||||
|
||||
Reference in New Issue
Block a user