mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-03 18:45:01 +00:00
chore: format everything
This commit is contained in:
@@ -17,8 +17,7 @@ ContainerScreen::ContainerScreen(std::shared_ptr<Container> inventory,
|
||||
imageHeight = noRowHeight + containerRows * 18;
|
||||
}
|
||||
|
||||
void ContainerScreen::renderLabels() {
|
||||
}
|
||||
void ContainerScreen::renderLabels() {}
|
||||
|
||||
void ContainerScreen::renderBg(float a) {
|
||||
// 4J Unused
|
||||
|
||||
Reference in New Issue
Block a user