diff options
| author | feurig <don@suspectdevices.com> | 2021-12-05 20:59:09 -0800 |
|---|---|---|
| committer | feurig <don@suspectdevices.com> | 2021-12-05 20:59:09 -0800 |
| commit | ab784b4ad6dad26b4d1c4e2366f25c6d145f447b (patch) | |
| tree | b9ff578c7b9fe3c7f0a11cf7b4ee2f267613d790 /modernworld/entity.go | |
| parent | 3215841678ed83979d94129f764c9ec14d869ec2 (diff) | |
this is the modern world
Diffstat (limited to 'modernworld/entity.go')
| -rw-r--r-- | modernworld/entity.go | 2 |
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" |
