mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-07-30 00:15:46 -04:00
fix mistake
This commit is contained in:
@@ -116,7 +116,7 @@ m_auctionsIndexedByTemplate(),
|
||||
m_auctionsResourceContainer(),
|
||||
m_vendorOffers()
|
||||
{
|
||||
assert(location.empty());
|
||||
assert(!location.empty());
|
||||
assert(GetStatus() >= AuctionMarket::ACTIVE && GetStatus() <= AuctionMarket::REMOVED);
|
||||
|
||||
AuctionMarket::getPlanetAndRegionFromLocationString(m_location, m_locationPlanet, m_locationRegion);
|
||||
|
||||
Reference in New Issue
Block a user