Starting DataModel V2

This commit is contained in:
Vulpovile
2021-03-07 23:57:53 -08:00
parent 9d95a5b891
commit 28b1cd6634
4 changed files with 5 additions and 5 deletions

View File

@@ -480,7 +480,7 @@ bool GuiRootInstance::mouseInGUI(G3D::RenderDevice* renderDevice,int x,int y)
}
return false;
}
//Oh eww...
void GuiRootInstance::update()
{
Instance * obj6 = this->findFirstChild("Delete");