mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-14 23:55:09 +01:00
✨ Add working in-game chording, WIP controls screen.
This commit is contained in:
@@ -97,7 +97,7 @@ public class LambdaControls implements ClientModInitializer
|
||||
|
||||
this.hud = new LambdaControlsHud(client, this);
|
||||
|
||||
LambdaControlsCompat.init();
|
||||
LambdaControlsCompat.init(this);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user