forked from mirror/openmw-tes3mp
Merge branch 'refdata' into next
This commit is contained in:
commit
e19cea3e7b
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ namespace MWWorld
|
|||
}
|
||||
}
|
||||
|
||||
RefData::RefData& RefData::operator= (const RefData& refData)
|
||||
RefData& RefData::operator= (const RefData& refData)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue