mirror of
https://github.com/danbulant/heaventaker
synced 2026-06-09 17:53:14 +00:00
fix sprite name
This commit is contained in:
parent
a6dd713ce0
commit
9821fc74c1
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ export const maps = {
|
||||||
},
|
},
|
||||||
michael: {
|
michael: {
|
||||||
background: "level2",
|
background: "level2",
|
||||||
sprite: "uriel",
|
sprite: "michael",
|
||||||
next: "michael_heretic",
|
next: "michael_heretic",
|
||||||
size: {
|
size: {
|
||||||
x: 11,
|
x: 11,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue