mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Cleanup
This commit is contained in:
parent
a7fa3c7d8b
commit
4413f03276
@ -62,8 +62,7 @@ void ConnectionsPlacer::process()
|
||||
if (!vstd::contains(dCompleted, c))
|
||||
{
|
||||
placeMonolithConnection(c);
|
||||
// FIXME: Two pair of monoliths are added instead of 1
|
||||
continue;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user