forked from mirror/openmw-tes3mp
Merge branch 'master' into water
This commit is contained in:
commit
50702c5e84
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ namespace MWInput
|
|||
};
|
||||
|
||||
// Class that handles all input and key bindings for OpenMW
|
||||
class InputImpl : public Ogre::FrameListener
|
||||
class InputImpl
|
||||
{
|
||||
OEngine::Input::DispatcherPtr disp;
|
||||
OEngine::Render::OgreRenderer &ogre;
|
||||
|
|
Loading…
Reference in a new issue