mirror of
				https://github.com/CPunch/gopenfusion.git
				synced 2025-10-31 05:10:13 +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