mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Oversight.
This commit is contained in:
@@ -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();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user