From a1253407e71d9c6812f409d6728e81cbce003fc8 Mon Sep 17 00:00:00 2001 From: YoshiRulz Date: Sat, 26 Dec 2020 00:52:23 +1000 Subject: [PATCH] Remove gamedb/update_gamedb.bat from assets (fixes #2529) pulling the gamedb from master into an old version is a bad idea --- Assets/gamedb/update_gamedb.bat | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Assets/gamedb/update_gamedb.bat diff --git a/Assets/gamedb/update_gamedb.bat b/Assets/gamedb/update_gamedb.bat deleted file mode 100644 index 8bbdd90e7b..0000000000 --- a/Assets/gamedb/update_gamedb.bat +++ /dev/null @@ -1 +0,0 @@ -wget http://bizhawk.googlecode.com/svn/trunk/output/gamedb/gamedb.txt -O gamedb.txt \ No newline at end of file