Skip to content

Commit

Permalink
Fix: Personal Compactor Skull Sizes (hannibal002#2486)
Browse files Browse the repository at this point in the history
Co-authored-by: ItsEmpa <[email protected]>
  • Loading branch information
ItsEmpa and ItsEmpa authored Sep 10, 2024
1 parent a8abfbb commit 517f2bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ object RenderableInventory {
scale,
0,
0,
false,
)
} ?: Renderable.placeholder((16 * scale).toInt(), (16 * scale).toInt())).also { index++ }
} else Renderable.placeholder(0, 0)
Expand Down

0 comments on commit 517f2bb

Please sign in to comment.