1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

missing line

This commit is contained in:
Tomasz Zieliński
2022-09-27 07:53:21 +02:00
parent f386f42166
commit d38b6297f8

View File

@@ -501,3 +501,5 @@ RoadType& RoadType::operator=(const RoadType& other)
return *this; return *this;
} }
VCMI_LIB_NAMESPACE_END