From 93b9a54c0fc0e534cdec3f45b96440bb2b8ac9fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerg=C5=91=20T=C3=B6rcsv=C3=A1ri?= Date: Fri, 25 Mar 2016 13:04:22 +0100 Subject: [PATCH] typo fix --- NadekoBot/Modules/Gambling/{Gambling.cs => GamblingModule.cs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename NadekoBot/Modules/Gambling/{Gambling.cs => GamblingModule.cs} (100%) diff --git a/NadekoBot/Modules/Gambling/Gambling.cs b/NadekoBot/Modules/Gambling/GamblingModule.cs similarity index 100% rename from NadekoBot/Modules/Gambling/Gambling.cs rename to NadekoBot/Modules/Gambling/GamblingModule.cs