aboutsummaryrefslogtreecommitdiff
path: root/modernworld/entity.go
diff options
context:
space:
mode:
authorfeurig <don@suspectdevices.com>2021-12-05 20:59:09 -0800
committerfeurig <don@suspectdevices.com>2021-12-05 20:59:09 -0800
commitab784b4ad6dad26b4d1c4e2366f25c6d145f447b (patch)
treeb9ff578c7b9fe3c7f0a11cf7b4ee2f267613d790 /modernworld/entity.go
parent3215841678ed83979d94129f764c9ec14d869ec2 (diff)
this is the modern world
Diffstat (limited to 'modernworld/entity.go')
-rw-r--r--modernworld/entity.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modernworld/entity.go b/modernworld/entity.go
index 023aace..80240f3 100644
--- a/modernworld/entity.go
+++ b/modernworld/entity.go
@@ -1,4 +1,4 @@
-package invaders
+package modernworld
import (
tl "github.com/JoelOtter/termloop"