Fixed copy&paste error.
This commit is contained in:
parent
a14423ac2a
commit
3235633bbc
@ -47,7 +47,7 @@ public:
|
||||
/** Returns the type of this configuration. */
|
||||
virtual DeviceConfigType getType() const
|
||||
{
|
||||
return DEVICE_CONFIG_TYPE_GAMEPAD;
|
||||
return DEVICE_CONFIG_TYPE_KEYBOARD;
|
||||
} // getType
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user