Fix input mappings being lost if we abort before we read them
This commit is contained in:
@@ -28,6 +28,7 @@ InputMapper* INPUTMAPPER = NULL; // global and accessable from anywhere in our p
|
|||||||
|
|
||||||
InputMapper::InputMapper()
|
InputMapper::InputMapper()
|
||||||
{
|
{
|
||||||
|
ReadMappingsFromDisk();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user