removed Versus entry in level list

main
Codinget 5 years ago
parent 74ba2ffc90
commit d9a89f3370
  1. 6
      assets/levelList.json

@ -29,15 +29,13 @@
"levels": [ "levels": [
"Arcade", "Arcade",
"Timed", "Timed",
"Survival", "Survival"
"Versus"
], ],
"nextLevel": false, "nextLevel": false,
"levelDesc": [ "levelDesc": [
"The old classic, try to get as high as a score as you can", "The old classic, try to get as high as a score as you can",
"Get a score as high as you can in 30 seconds", "Get a score as high as you can in 30 seconds",
"Survive for as long as you can in an increasingly difficult game", "Survive for as long as you can in an increasingly difficult game"
"Fight against an opponent online"
] ]
} }
} }

Loading…
Cancel
Save