mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2025-01-22 21:42:44 +01:00
Removed extra newline in debug hud injection
This commit is contained in:
parent
a46276579e
commit
1c2f0e146c
@ -132,8 +132,6 @@ public abstract class MixinDebugHud {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
information.add("");
|
|
||||||
|
|
||||||
cir.getReturnValue().addAll(information);
|
cir.getReturnValue().addAll(information);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user