mirror of
https://github.com/bloeys/nmage.git
synced 2025-12-29 13:28:20 +00:00
Change import from /go-sdl-engine -> /nmage
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
package asserts
|
||||
|
||||
import (
|
||||
"github.com/bloeys/go-sdl-engine/consts"
|
||||
"github.com/bloeys/go-sdl-engine/logging"
|
||||
"github.com/bloeys/nmage/consts"
|
||||
"github.com/bloeys/nmage/logging"
|
||||
)
|
||||
|
||||
func True(check bool, msg string) {
|
||||
|
||||
Reference in New Issue
Block a user