reset sb speed on enter (close #74)
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user