mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-12-24 04:24:17 +01:00
Missing comma.
Added a missing comma from reviewing conflicts.
This commit is contained in:
parent
2a4da3cfda
commit
0b461ad1d6
1 changed files with 2 additions and 2 deletions
|
@ -223,7 +223,7 @@ var atlas = [
|
|||
{"id":173,"name":"Big Floppa","description":"The one and only.","website":"","subreddit":"r/bigfloppa","center":[1937.5,465.5],"path":[[1954.5,491.5],[1918.5,490.5],[1925.5,465.5],[1924.5,448.5],[1923.5,436.5],[1928.5,440.5],[1934.5,436.5],[1939.5,435.5],[1947.5,440.5],[1954.5,434.5],[1954.5,442.5],[1950.5,450.5],[1951.5,465.5]]},
|
||||
{"id":174,"name":"Hytale","description": "Hytale is an upcoming sandbox game by Hypixel Studios. Production began in 2015 by developers from the Minecraft multiplayer server Hypixel with funding and assistance from Riot Games, who later acquired the studio in 2020. It is planned to be released for PC, consoles, and mobile devices by 2023.","website": "https://hytale.com/","subreddit": "/r/hytaleinfo","center": [342.5,630.5],"path": [[323.5,614.5],[361.5,614.5],[361.5,645.5],[323.5,645.5],[323.5,614.5]]},
|
||||
{"id":175,"name":"Truttle1","description":"Theiconofanesolangyoutuber","website":"https://www.youtube.com/c/Truttle1","subreddit":"r/Truttle1","center":[1857.5,497.5],"path":[[1853.5,494.5],[1853.5,494.5],[1853.5,494.5],[1851.5,496.5],[1851.5,497.5],[1852.5,498.5],[1854.5,498.5],[1854.5,498.5],[1856.5,500.5],[1858.5,498.5],[1860.5,500.5],[1860.5,500.5],[1862.5,498.5],[1862.5,497.5],[1858.5,493.5],[1857.5,493.5],[1855.5,495.5],[1854.5,495.5],[1854.5,495.5],[1854.5,495.5],[1854.5,495.5],[1853.5,494.5]]},
|
||||
{"id":176,"name": "Indomie Logo", "description": "Logo of an instant noodle brand from Indonesia.", "website": "https://www.indomie.com/", "subreddit": "r/indonesia", "center": [900.5, 1714.5 ], "path": [[873.5, 1703.5 ], [929.5, 1703.5 ], [929.5, 1724.5 ], [888.5, 1724.5 ], [888.5, 1728.5 ], [873.5, 1728.5 ], [873.5, 1703.5 ] ] }
|
||||
{"id":176,"name": "Indomie Logo", "description": "Logo of an instant noodle brand from Indonesia.", "website": "https://www.indomie.com/", "subreddit": "r/indonesia", "center": [900.5, 1714.5 ], "path": [[873.5, 1703.5 ], [929.5, 1703.5 ], [929.5, 1724.5 ], [888.5, 1724.5 ], [888.5, 1728.5 ], [873.5, 1728.5 ], [873.5, 1703.5 ] ] },
|
||||
{"id":177,"name": "Viossa", "description": "Flag of the conpidgin Viossa.", "website": "", "subreddit": "/r/viossa", "center": [ 775.5, 296.5 ], "path": [ [ 769.5, 290.5 ], [ 780.5, 290.5 ], [ 780.5, 301.5 ], [ 769.5, 301.5 ] ] },
|
||||
{"id":178,"name": "Lojban", "description": "Flag of Lojban", "website": "https://lojban.org", "subreddit": "/r/lojban", "center": [ 760.5, 328.5 ], "path": [ [ 763.5, 326.5 ], [ 757.5, 326.5 ], [ 757.5, 330.5 ], [ 763.5, 330.5 ] ] },
|
||||
{"id":179,"name": "forsenE", "description": "The face of Twitch. An emote by the popular streamer of the decade forsen (aka. Sebastian Forsen Fors).", "website": "https://twitch.tv/forsen", "subreddit": "r/forsen", "center": [ 727.5, 925.5 ], "path": [ [ 706.5, 906.5 ], [ 748.5, 906.5 ], [ 748.5, 943.5 ], [ 706.5, 943.5 ], [ 706.5, 906.5 ] ] },
|
||||
|
@ -312,4 +312,4 @@ for(var i = 0; i < 10000; i++) {
|
|||
});
|
||||
}
|
||||
|
||||
*/
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue