mirror of
https://github.com/danbulant/heaventaker
synced 2026-07-06 03:30:37 +00:00
fix game
This commit is contained in:
parent
07df388634
commit
172bb06b65
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ const pillar = {
|
||||||
}
|
}
|
||||||
|
|
||||||
const cloud = {
|
const cloud = {
|
||||||
type: cloud,
|
type: "cloud",
|
||||||
destroyable: true
|
destroyable: true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue