renaming
This commit is contained in:
parent
ca6c886e87
commit
37f9870e66
17 changed files with 35 additions and 35 deletions
|
@ -3,8 +3,8 @@ package main
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
gui "github.com/Konstantin8105/raylib-go/raygui"
|
||||
rl "github.com/Konstantin8105/raylib-go/raylib"
|
||||
gui "github.com/gen2brain/raylib-go/raygui"
|
||||
rl "github.com/gen2brain/raylib-go/raylib"
|
||||
)
|
||||
|
||||
/*******************************************************************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue