From abd612c15799f604e671e83dc7c410ed2b44185f Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 15:40:48 -0400 Subject: slop refactor --- internal/game/core_utils.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'internal/game/core_utils.go') diff --git a/internal/game/core_utils.go b/internal/game/core_utils.go index c169580..4c087e8 100644 --- a/internal/game/core_utils.go +++ b/internal/game/core_utils.go @@ -128,5 +128,3 @@ func (g *Game) newInventorySlot(itemID string, qty int) *player.InventorySlot { } return slot } - - -- cgit v1.2.3