chore: Fix module path
This commit is contained in:
parent
45473d7240
commit
d63f1b19df
160 changed files with 192 additions and 253 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"slices"
|
||||
"unsafe"
|
||||
|
||||
"github.com/gen2brain/raylib-go/raylib"
|
||||
"git.terah.dev/UnrealXR/raylib-go/raylib"
|
||||
)
|
||||
|
||||
var supportedFileTypes = []string{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue