diff --git a/apps/openmw/mwworld/cellref.hpp b/apps/openmw/mwworld/cellref.hpp index af4c12bff..dc3113a4c 100644 --- a/apps/openmw/mwworld/cellref.hpp +++ b/apps/openmw/mwworld/cellref.hpp @@ -35,7 +35,7 @@ namespace MWWorld make objects retain their uniqueIndex when they are updated after their records are modified on the fly by the server */ - void CellRef::setRefNum(unsigned int index); + void setRefNum(unsigned int index); /* End of tes3mp addition */