adding hooks
This commit is contained in:
@@ -20,8 +20,6 @@ namespace Input
|
||||
|
||||
class InputEventHandler
|
||||
{
|
||||
|
||||
|
||||
public:
|
||||
InputEventHandler(std::shared_ptr<Detector> detector) :
|
||||
detector(detector)
|
||||
|
||||
Reference in New Issue
Block a user