forked from mirror/openmw-tes3mp
Remove unneeded whitespace
This commit is contained in:
parent
5a4817c147
commit
405a0caf29
1 changed files with 1 additions and 1 deletions
|
@ -379,7 +379,7 @@ void OMW::Engine::createWindow(Settings::Manager& settings)
|
||||||
}
|
}
|
||||||
|
|
||||||
setWindowIcon();
|
setWindowIcon();
|
||||||
|
|
||||||
osg::ref_ptr<osg::GraphicsContext::Traits> traits = new osg::GraphicsContext::Traits;
|
osg::ref_ptr<osg::GraphicsContext::Traits> traits = new osg::GraphicsContext::Traits;
|
||||||
int redSize;
|
int redSize;
|
||||||
int greenSize;
|
int greenSize;
|
||||||
|
|
Loading…
Reference in a new issue