mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
Cleanup
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user