1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-21 10:53:51 +00:00

Merge branch 'refdata' into equipment

This commit is contained in:
Marc Zinnschlag 2012-01-30 12:38:55 +01:00
commit 78b6ceabc7

View file

@ -46,7 +46,7 @@ namespace MWWorld
} }
} }
RefData::RefData& RefData::operator= (const RefData& refData) RefData& RefData::operator= (const RefData& refData)
{ {
try try
{ {