fixed style
This commit is contained in:
parent
036a904617
commit
d5786a3034
1 changed files with 2 additions and 2 deletions
|
@ -82,8 +82,8 @@ public class GuiArchitect extends GuiBuildCraft {
|
||||||
updateButtons();
|
updateButtons();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void onGuiClosed()
|
@Override
|
||||||
{
|
public void onGuiClosed() {
|
||||||
Keyboard.enableRepeatEvents(false);
|
Keyboard.enableRepeatEvents(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue