From 4601347ec8784c7e9c204cfc051b9c288c12bcb9 Mon Sep 17 00:00:00 2001 From: RogueException Date: Sun, 12 Jun 2016 20:23:09 -0300 Subject: [PATCH] Moved ExtendedGuild up a level --- src/Discord.Net/API/Gateway/{Common => }/ExtendedGuild.cs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/Discord.Net/API/Gateway/{Common => }/ExtendedGuild.cs (100%) diff --git a/src/Discord.Net/API/Gateway/Common/ExtendedGuild.cs b/src/Discord.Net/API/Gateway/ExtendedGuild.cs similarity index 100% rename from src/Discord.Net/API/Gateway/Common/ExtendedGuild.cs rename to src/Discord.Net/API/Gateway/ExtendedGuild.cs