Commit before separating close objects/items

This commit is contained in:
2024-11-23 09:50:30 +00:00
parent 13f5dd09c8
commit 1e4fd1690f
4 changed files with 38 additions and 100 deletions
-1
View File
@@ -14,7 +14,6 @@ module Dodge.Creature.Action (
sizeSelf,
youDropItem,
pickUpItem,
-- pickUpItemID,
) where
import Control.Applicative