Refactor and improve vendor items
This commit is contained in:
@@ -661,7 +661,7 @@ namespace Game.Entities
|
||||
}
|
||||
}
|
||||
|
||||
void RemoveAllGameObjects()
|
||||
public void RemoveAllGameObjects()
|
||||
{
|
||||
// remove references to unit
|
||||
while (!m_gameObj.Empty())
|
||||
|
||||
Reference in New Issue
Block a user