forked from Clones/Controlify
compound joysticks, button guide in screens, improve API
This commit is contained in:
@ -73,8 +73,8 @@ public class ClientTestHelper {
|
||||
}
|
||||
|
||||
@Override
|
||||
public String guid() {
|
||||
return "FAKE";
|
||||
public int joystickId() {
|
||||
return -1;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user