1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 17:09:40 +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;