aboutsummaryrefslogtreecommitdiff
path: root/internal/game/cmd_cook.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/game/cmd_cook.go')
-rw-r--r--internal/game/cmd_cook.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/internal/game/cmd_cook.go b/internal/game/cmd_cook.go
index be5fa3a..054a4b0 100644
--- a/internal/game/cmd_cook.go
+++ b/internal/game/cmd_cook.go
@@ -5,9 +5,9 @@ import (
"strconv"
"strings"
- "thirdcollapse/internal/action"
- "thirdcollapse/internal/net"
- "thirdcollapse/internal/player"
+ "thehouseoficarus/internal/action"
+ "thehouseoficarus/internal/net"
+ "thehouseoficarus/internal/player"
)
type cookableEntry struct {