mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-12 18:29:04 +00:00
Changed: Minor changes
This commit is contained in:
parent
90185f7682
commit
607a92dae6
1 changed files with 4 additions and 3 deletions
|
@ -275,6 +275,7 @@ void CPatchManager::init(const std::vector<std::string>& patchURIs, const std::s
|
|||
{
|
||||
uint i;
|
||||
PatchServers.clear();
|
||||
|
||||
for (i=0; i<patchURIs.size(); ++i)
|
||||
{
|
||||
PatchServers.push_back(CPatchServer(patchURIs[i]));
|
||||
|
|
Loading…
Reference in a new issue