1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-07-03 14:34:34 +00:00

temp commit

This commit is contained in:
fgenesis 2018-01-21 12:47:32 +01:00
parent 8f565c6171
commit 5f2eafad7c
11 changed files with 57 additions and 19 deletions

View file

@ -33,6 +33,7 @@ JoystickConfig::JoystickConfig()
ActionSet::ActionSet()
{
inputMode = INPUT_NODEVICE;
enabled = true;
joystickID = ACTIONSET_REASSIGN_JOYSTICK;
}