forked from Clones/Controlify
minor cleanup
This commit is contained in:
@ -137,7 +137,7 @@ public class FakeController implements JoystickController<JoystickConfig> {
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean canRumble() {
|
||||
public boolean supportsRumble() {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user