1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 08:15:54 +00:00

minor fix

This commit is contained in:
Marc Zinnschlag 2012-02-10 21:24:33 +01:00
parent 17b1546dc1
commit bc71fb47e0

View file

@ -170,8 +170,7 @@ namespace MWInput
poller(input),
player(_player),
windows(_windows),
mEngine (engine),
shotCount(0)
mEngine (engine)
{
using namespace OEngine::Input;
using namespace OEngine::Render;