mirror of
https://github.com/CPunch/gopenfusion.git
synced 2026-02-08 03:40:03 +00:00
moved 'core' to 'internal'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package shard
|
||||
|
||||
import (
|
||||
"github.com/CPunch/gopenfusion/core/entity"
|
||||
"github.com/CPunch/gopenfusion/internal/entity"
|
||||
)
|
||||
|
||||
func (server *ShardServer) addEntity(e entity.Entity) {
|
||||
|
||||
Reference in New Issue
Block a user