aboutsummaryrefslogtreecommitdiff
path: root/internal/game/action.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/game/action.go')
-rw-r--r--internal/game/action.go12
1 files changed, 6 insertions, 6 deletions
diff --git a/internal/game/action.go b/internal/game/action.go
index 3857030..04e2b0a 100644
--- a/internal/game/action.go
+++ b/internal/game/action.go
@@ -6,12 +6,12 @@ import (
"strconv"
"strings"
- "thirdcollapse/internal/action"
- "thirdcollapse/internal/combat"
- "thirdcollapse/internal/net"
- "thirdcollapse/internal/object"
- "thirdcollapse/internal/player"
- "thirdcollapse/internal/world"
+ "thehouseoficarus/internal/action"
+ "thehouseoficarus/internal/combat"
+ "thehouseoficarus/internal/net"
+ "thehouseoficarus/internal/object"
+ "thehouseoficarus/internal/player"
+ "thehouseoficarus/internal/world"
)
var verbAliases = map[string]string{