mirror of
https://github.com/danbulant/heaventaker
synced 2026-07-08 04:30:36 +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,
|
x: 5,
|
||||||
y: 7
|
y: 7
|
||||||
},
|
},
|
||||||
steps: 13,
|
steps: 14,
|
||||||
px: 100, // block size
|
px: 100, // block size
|
||||||
map: [
|
map: [
|
||||||
["barrier", "barrier", "angel" , "barrier", "barrier"],
|
["barrier", "barrier", "angel" , "barrier", "barrier"],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue