forked from Clones/Controlify
🎮📳 Controller Vibration! (#38)
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
package dev.isxander.controlify.rumble;
|
||||
|
||||
public record RumbleState(float strong, float weak) {
|
||||
}
|
Reference in New Issue
Block a user