aboutsummaryrefslogtreecommitdiff
path: root/internal/game/types.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/game/types.go')
-rw-r--r--internal/game/types.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/game/types.go b/internal/game/types.go
index faed9e1..d41b18a 100644
--- a/internal/game/types.go
+++ b/internal/game/types.go
@@ -1,6 +1,6 @@
package game
-import "thirdcollapse/internal/object"
+import "thehouseoficarus/internal/object"
var EquipSlots = []object.EquipSlot{
object.SlotHead, object.SlotNeck, object.SlotTorso, object.SlotLegs,