diff --git a/lib/rmg/modificators/TreasurePlacer.h b/lib/rmg/modificators/TreasurePlacer.h index ce47bfe9b..ec87bfe8d 100644 --- a/lib/rmg/modificators/TreasurePlacer.h +++ b/lib/rmg/modificators/TreasurePlacer.h @@ -22,7 +22,7 @@ class CRandomGenerator; struct ObjectInfo { - ObjectInfo::ObjectInfo(); + ObjectInfo(); std::vector> templates; ui32 value = 0;