mirror of
https://github.com/CPunch/gopenfusion.git
synced 2025-10-06 01:30:07 +00:00
update module name to reflect repo
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package util
|
||||
|
||||
import (
|
||||
"github.com/CPunch/GopenFusion/db"
|
||||
"github.com/CPunch/GopenFusion/protocol"
|
||||
"github.com/CPunch/gopenfusion/db"
|
||||
"github.com/CPunch/gopenfusion/protocol"
|
||||
)
|
||||
|
||||
func Player2PCStyle(plr *db.Player) (protocol.SPCStyle, protocol.SPCStyle2) {
|
||||
|
Reference in New Issue
Block a user