mirror of
https://github.com/danbulant/heaventaker
synced 2026-06-19 14:41:18 +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 = {
|
||||
type: cloud,
|
||||
type: "cloud",
|
||||
destroyable: true
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue