Woops, forgot to commit the info.kt and ConfigScreen.kt files.
This commit is contained in:
parent
2b785ee9a2
commit
4323cb4834
@ -44,7 +44,10 @@ object ExecObj {
|
|||||||
super.paintComponent(g)
|
super.paintComponent(g)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}.apply {
|
||||||
|
// TODO Add text
|
||||||
}
|
}
|
||||||
|
frame.contentPane = panel
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
package fr.username404.snowygui
|
package fr.username404.snowygui.config
|
||||||
|
|
||||||
import net.minecraft.client.gui.screens.Screen
|
import net.minecraft.client.gui.screens.Screen
|
||||||
import net.minecraft.network.chat.TranslatableComponent
|
import net.minecraft.network.chat.TranslatableComponent
|
||||||
|
Loading…
Reference in New Issue
Block a user