aboutsummaryrefslogtreecommitdiff
path: root/internal/game/map.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/game/map.go')
-rw-r--r--internal/game/map.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/game/map.go b/internal/game/map.go
index 8b14e25..32d3d7c 100644
--- a/internal/game/map.go
+++ b/internal/game/map.go
@@ -3,7 +3,7 @@ package game
import (
"strings"
- "thirdcollapse/internal/world"
+ "thehouseoficarus/internal/world"
)
type mapGlyphs struct {