chore: Fix module path

This commit is contained in:
Tera << 8 2025-06-22 17:48:18 -04:00
parent 45473d7240
commit d63f1b19df
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
160 changed files with 192 additions and 253 deletions

View file

@ -4,8 +4,6 @@ import (
"math"
"math/rand"
"github.com/gen2brain/raylib-go/raylib"
box2d "github.com/neguse/go-box2d-lite/box2dlite"
)