game generation process
This commit is contained in:
@@ -3,6 +3,5 @@ package game
|
||||
type Map struct {
|
||||
Width uint32
|
||||
Height uint32
|
||||
|
||||
Planet []Planet
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user