mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-26 03:52:01 +02:00
Oversight.
This commit is contained in:
parent
dd5660ff08
commit
cde8542475
@ -431,7 +431,6 @@ void CGarrisonInt::createSlots()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
std::copy(garrisonSlots.begin(), garrisonSlots.end(), std::back_inserter(availableSlots));
|
std::copy(garrisonSlots.begin(), garrisonSlots.end(), std::back_inserter(availableSlots));
|
||||||
logGlobal->infoStream()<<availableSlots.size();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user