removed Versus entry in level list

This commit is contained in:
2020-04-06 21:56:46 +02:00
parent 74ba2ffc90
commit d9a89f3370
+2 -4
View File
@@ -29,15 +29,13 @@
"levels": [
"Arcade",
"Timed",
"Survival",
"Versus"
"Survival"
],
"nextLevel": false,
"levelDesc": [
"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",
"Survive for as long as you can in an increasingly difficult game",
"Fight against an opponent online"
"Survive for as long as you can in an increasingly difficult game"
]
}
}