Refactor and improve vendor items

This commit is contained in:
hondacrx
2017-10-09 16:55:06 -04:00
parent 2cac04e439
commit f560eb5276
11 changed files with 162 additions and 83 deletions
+1 -1
View File
@@ -661,7 +661,7 @@ namespace Game.Entities
}
}
void RemoveAllGameObjects()
public void RemoveAllGameObjects()
{
// remove references to unit
while (!m_gameObj.Empty())