removed Versus entry in level list
This commit is contained in:
@@ -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"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user