convert between save.Chunk and level.Chunk
This commit is contained in:
@ -23,7 +23,7 @@ type GamePlay interface {
|
||||
|
||||
type Game struct {
|
||||
eid int32
|
||||
Dim Dimension
|
||||
Dim Level
|
||||
*PlayerList
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user