mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-04 23:16:06 +00:00
Removed deprecated method and renamed some classes. Created a new package to separate gamepad classes from keyboard/mouse classes
This commit is contained in:
@@ -2,7 +2,7 @@ package com.limelight.settings;
|
||||
|
||||
import java.io.File;
|
||||
|
||||
import com.limelight.input.GamepadMapping;
|
||||
import com.limelight.input.gamepad.GamepadMapping;
|
||||
|
||||
public abstract class GamepadSettingsManager {
|
||||
private static GamepadMapping cachedSettings;
|
||||
|
||||
Reference in New Issue
Block a user