mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 19:14:05 +09:00
i was dealing with wrong function xD
This commit is contained in:
@@ -91,8 +91,8 @@ class UIInventoryFull(
|
||||
42 + (AppLoader.screenH - internalHeight) / 2,
|
||||
internalWidth,
|
||||
catBarWidth,
|
||||
{ i -> requestTransition(i) },
|
||||
true
|
||||
true,
|
||||
{ i -> requestTransition(i) }
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user