Ah yes
This commit is contained in:
parent
995a57e631
commit
97e22459c5
@ -243,6 +243,7 @@ fun onMouseScrolled(event: ScreenEvent.MouseScrolled.Pre) {
|
||||
}
|
||||
|
||||
fun onPostScreenInit(event: ScreenEvent.Init.Post) {
|
||||
if (!LOGGED_IN) return
|
||||
inventoryLogic(event)
|
||||
onceClient {
|
||||
exosuitInventoryLogic(event.screen, event::addListener)
|
||||
|
Loading…
Reference in New Issue
Block a user