mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 09:29:00 +00:00
Typo.
This commit is contained in:
parent
6a99970c38
commit
56f1c4825a
@ -1353,7 +1353,7 @@ public:
|
||||
do {
|
||||
std::vector<std::string> adv_units =
|
||||
reverse ? type_.advances_from() : type_.advances_to();
|
||||
bool first = false;
|
||||
bool first = true;
|
||||
|
||||
foreach (const std::string &adv, adv_units)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user