mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-01 10:55:21 +00:00
chore(jui): remove inaccurate "unused" comments
This commit is contained in:
@@ -240,7 +240,6 @@ void AbstractContainerScreen::render(int xm, int ym, float a) {
|
||||
void AbstractContainerScreen::renderLabels() {}
|
||||
|
||||
void AbstractContainerScreen::renderSlot(Slot* slot) {
|
||||
// 4J Unused
|
||||
#if ENABLE_JAVA_GUIS
|
||||
int x = slot->x;
|
||||
int y = slot->y;
|
||||
|
||||
Reference in New Issue
Block a user