mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 11:34:05 +09:00
initial savefile generation of the newgame
This commit is contained in:
@@ -126,6 +126,7 @@ open class GameWorld() : Disposable {
|
||||
this.width = width
|
||||
this.height = height
|
||||
|
||||
// preliminary spawn points
|
||||
this.spawnX = width / 2
|
||||
this.spawnY = 200
|
||||
|
||||
|
||||
Reference in New Issue
Block a user