fix a wild indentation error and spaces
This commit is contained in:
parent
04b7705c40
commit
48d742bbc5
|
@ -534,6 +534,7 @@ public class OptionsOverlay {
|
||||||
public interface Parent {
|
public interface Parent {
|
||||||
|
|
||||||
void onLeave();
|
void onLeave();
|
||||||
|
|
||||||
void onSaveOption(GameOption option);
|
void onSaveOption(GameOption option);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user