mirror of
https://github.com/danbulant/heaventaker
synced 2026-06-20 23:21:08 +00:00
fix first level steps
This commit is contained in:
parent
9a23af7d83
commit
4f01388ab6
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ export const maps = {
|
|||
x: 5,
|
||||
y: 7
|
||||
},
|
||||
steps: 13,
|
||||
steps: 14,
|
||||
px: 100, // block size
|
||||
map: [
|
||||
["barrier", "barrier", "angel" , "barrier", "barrier"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue