Merge branch 'master' of https://github.com/andreja6/G3D-Fun
This commit is contained in:
2
main.cpp
2
main.cpp
@@ -132,7 +132,7 @@ Demo::Demo(const GAppSettings& settings,HWND parentWindow) { //: GApp(settings,w
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
MessageBox(NULL,"Oh No! Window not found!","Error",MB_OK);
|
MessageBox(NULL,"Window not found!","Error",MB_OK);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
_window = renderDevice->window();
|
_window = renderDevice->window();
|
||||||
|
|||||||
Reference in New Issue
Block a user