mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
[Server] Include handleInput.cpp correctly
This commit is contained in:
parent
2b71cbb8fc
commit
758ec17a6e
@ -25,7 +25,7 @@
|
|||||||
#include "processors/ObjectProcessor.hpp"
|
#include "processors/ObjectProcessor.hpp"
|
||||||
#include "processors/WorldstateProcessor.hpp"
|
#include "processors/WorldstateProcessor.hpp"
|
||||||
|
|
||||||
#include "handleInput.hpp"
|
#include "handleInput.cpp"
|
||||||
|
|
||||||
using namespace mwmp;
|
using namespace mwmp;
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
namespace mwmp_input {
|
|
||||||
void handler();
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user