Rename go module

This commit is contained in:
2019-12-31 01:55:58 +00:00
parent 5b4ad2495f
commit 65249b59c4
21 changed files with 49 additions and 49 deletions

View File

@@ -9,7 +9,7 @@ import (
"path/filepath"
"strings"
"ur.gs/ordoor/internal/data/rle"
"code.ur.gs/lupine/ordoor/internal/data/rle"
)
type SpriteHeader struct {