From 39b35ec2bf927154e11aab2f970aa202d43b680e Mon Sep 17 00:00:00 2001 From: moomarc Date: Thu, 4 Oct 2012 15:06:47 +0000 Subject: [PATCH] - Fixed filename of Tablet of the Guilds --- .gitattributes | 2 +- .../t/{tablet_of_the_guild.txt => tablet_of_the_guilds.txt} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename res/cardsfolder/t/{tablet_of_the_guild.txt => tablet_of_the_guilds.txt} (100%) diff --git a/.gitattributes b/.gitattributes index dc3ea1cab40..3934187c470 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9757,7 +9757,7 @@ res/cardsfolder/s/syphon_mind.txt -text res/cardsfolder/s/syphon_soul.txt svneol=native#text/plain res/cardsfolder/s/szadek_lord_of_secrets.txt svneol=native#text/plain res/cardsfolder/t/tablet_of_epityr.txt svneol=native#text/plain -res/cardsfolder/t/tablet_of_the_guild.txt -text +res/cardsfolder/t/tablet_of_the_guilds.txt -text res/cardsfolder/t/tahngarth_talruum_hero.txt svneol=native#text/plain res/cardsfolder/t/tahngarths_rage.txt svneol=native#text/plain res/cardsfolder/t/taiga.txt svneol=native#text/plain diff --git a/res/cardsfolder/t/tablet_of_the_guild.txt b/res/cardsfolder/t/tablet_of_the_guilds.txt similarity index 100% rename from res/cardsfolder/t/tablet_of_the_guild.txt rename to res/cardsfolder/t/tablet_of_the_guilds.txt