place blocks

This commit is contained in:
2022-02-24 20:20:33 +08:00
parent 9195dd7c3f
commit 32b06810e2
17 changed files with 309 additions and 55 deletions

View File

@@ -479,4 +479,5 @@ func (g *Game) Render(win *glfw.Window) {
}
backend.Render(win)
}