Merged branch 'master' into c++11.
This commit is contained in:
@@ -2321,7 +2321,7 @@ cItem * cSlotAreaTemporary::GetPlayerSlots(cPlayer & a_Player)
|
||||
if (itr == m_Items.end())
|
||||
{
|
||||
return nullptr;
|
||||
}
|
||||
}
|
||||
return itr->second.data();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user