Added optional config ini file for configuring key mappings used by Edit Mode.
This commit is contained in:
+1
-1
@@ -639,7 +639,7 @@ const InputScheme *InputMapper::GetInputScheme() const
|
||||
return m_pInputScheme;
|
||||
}
|
||||
|
||||
static const RString DEVICE_INPUT_SEPARATOR = ":"; // this isn't used in any key names
|
||||
const RString DEVICE_INPUT_SEPARATOR = ":"; // this isn't used in any key names
|
||||
|
||||
void InputMapper::ReadMappingsFromDisk()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user