From 535b446b0884b1909827f7dc44fef1dff68d7993 Mon Sep 17 00:00:00 2001 From: Schplee Date: Tue, 6 Jun 2017 23:38:13 -0700 Subject: [PATCH] fixed github_issues --- Virtual-Console-Tetris/game.dat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Virtual-Console-Tetris/game.dat b/Virtual-Console-Tetris/game.dat index 6336ef9..ac4048e 100644 --- a/Virtual-Console-Tetris/game.dat +++ b/Virtual-Console-Tetris/game.dat @@ -1,6 +1,6 @@ title = "Virtual Console: Tetris" description = "Tetris is a puzzle video game for the Game Boy released in 1989. A Nintendo 3DS Virtual Console version of Tetris was released in December 2011 and lacks the multiplayer functionality. It was delisted from the Nintendo eShop after December 31, 2014." -github_issues = 2552 +github_issues = [2552] needs_system_files = false needs_shared_font = true @@ -16,4 +16,4 @@ version = "HEAD-8f0a23b" author = "Flamboyant_Ham" cpu = "Intel Core i7-4720HQ" gpu = "GeForce GTX 960M" -os = "Windows 10 14393" \ No newline at end of file +os = "Windows 10 14393"