parent
09ec1cca51
commit
d462cc7fa1
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ void CSubsurface::onNewSubsurface(SP<CWLSubsurfaceResource> pSubsurface) {
|
||||||
|
|
||||||
ASSERT(PSUBSURFACE);
|
ASSERT(PSUBSURFACE);
|
||||||
|
|
||||||
PSUBSURFACE->m_pParent = PSUBSURFACE;
|
PSUBSURFACE->m_pParent = m_pSelf;
|
||||||
}
|
}
|
||||||
|
|
||||||
void CSubsurface::onMap() {
|
void CSubsurface::onMap() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue