mirror of
https://github.com/refactorinqq/SLC-1.8.9.git
synced 2024-11-10 06:31:32 +01:00
Set Updated true
This commit is contained in:
parent
316e46f697
commit
21108dd843
@ -29,6 +29,7 @@ public class KeystrokesMod extends ModDraggable {
|
||||
@Override
|
||||
public void setup() {
|
||||
super.setup();
|
||||
setUpdated(true);
|
||||
ArrayList<String> cpsModes = new ArrayList<>();
|
||||
cpsModes.add("None");
|
||||
cpsModes.add("Small");
|
||||
|
Loading…
Reference in New Issue
Block a user