Fixed debug version compilation
This commit is contained in:
parent
0966e2b54f
commit
aa50955806
@ -1160,7 +1160,7 @@ void LookupNodeLocation(GMsg* msg, std::string &location, int what)
|
|||||||
}
|
}
|
||||||
while (strbag.Next());
|
while (strbag.Next());
|
||||||
|
|
||||||
free(city_upr);
|
throw_free(city_upr);
|
||||||
}
|
}
|
||||||
|
|
||||||
item.loc = location = city;
|
item.loc = location = city;
|
||||||
|
Reference in New Issue
Block a user