commit
88d5891a82
@ -55,7 +55,7 @@ private:
|
|||||||
int m_NumActivePlayers;
|
int m_NumActivePlayers;
|
||||||
|
|
||||||
/** cItemGrid::cListener overrides: */
|
/** cItemGrid::cListener overrides: */
|
||||||
virtual void OnSlotChanged(cItemGrid * a_Grid, int a_SlotNum)
|
virtual void OnSlotChanged(cItemGrid * a_Grid, int a_SlotNum) override
|
||||||
{
|
{
|
||||||
UNUSED(a_SlotNum);
|
UNUSED(a_SlotNum);
|
||||||
ASSERT(a_Grid == &m_Contents);
|
ASSERT(a_Grid == &m_Contents);
|
||||||
|
Loading…
Reference in New Issue
Block a user