reset sb speed on enter (close #74)
This commit is contained in:
parent
3054071bd6
commit
1588d896e1
|
@ -297,6 +297,7 @@ public class SBOverlay implements OptionsOverlay.Parent {
|
|||
for (Options.GameOption o : optionList) {
|
||||
initialOptions.put(o, o.write());
|
||||
}
|
||||
speed = 10;
|
||||
}
|
||||
|
||||
public void leave() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user