mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
missing line
This commit is contained in:
@@ -500,4 +500,6 @@ RoadType& RoadType::operator=(const RoadType& other)
|
||||
movementCost = other.movementCost;
|
||||
|
||||
return *this;
|
||||
}
|
||||
}
|
||||
|
||||
VCMI_LIB_NAMESPACE_END
|
Reference in New Issue
Block a user