source/Input/InputListener.cpp: "Inputlistener" should be "InputListener"
This commit is contained in:
parent
179b5c93a0
commit
6b8c766702
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
#include <Spectre/Input/Inputlistener.h>
|
||||
#include <Spectre/Input/InputListener.h>
|
||||
|
||||
void InputListener::onInputEvent(const InputEvent& event)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue