Input binding format changed to allow custom values for bindings. Relevant code must clamp input values to prevent speedhaxx!
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef InputProxy_h__
|
||||
#define InputProxy_h__
|
||||
|
||||
#include <boost/tokenizer.hpp>
|
||||
#include "../Common.h"
|
||||
#include "../Core/ResourceManager.h"
|
||||
#include "../Core/ConfigFile.h"
|
||||
|
||||
Reference in New Issue
Block a user