removed Versus entry in level list
This commit is contained in:
parent
0923ad56dd
commit
e34e7e07bd
1 changed files with 2 additions and 4 deletions
|
@ -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…
Reference in a new issue