Pepper the world with rocks
This commit is contained in:
parent
43648926ca
commit
e82fb3dbfe
4 changed files with 21 additions and 8 deletions
|
@ -38,7 +38,7 @@ func NewWorld() *World {
|
|||
|
||||
// SpawnWorldBorder spawns a border at the edge of the world atlas
|
||||
func (w *World) SpawnWorldBorder() error {
|
||||
return w.Atlas.SpawnAtlasBorder()
|
||||
return w.Atlas.SpawnWorld()
|
||||
}
|
||||
|
||||
// SpawnRover adds an rover to the game
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue