mirror of
https://github.com/seppukudevelopment/seppuku
synced 2025-03-03 19:27:42 +00:00
ElytraFly: Code formatting
This commit is contained in:
parent
df553029f9
commit
8280f4a1f3
@ -79,6 +79,7 @@ public final class ElytraFlyModule extends Module {
|
||||
@Override
|
||||
public void onDisable() {
|
||||
super.onDisable();
|
||||
|
||||
if (Minecraft.getMinecraft().player != null) {
|
||||
Minecraft.getMinecraft().player.capabilities.isFlying = false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user