This commit is contained in:
Greg Edwards 2014-09-16 19:45:45 -04:00
parent 321719b2a4
commit 300fb54198

View File

@ -38,7 +38,7 @@ namespace PkmnFoundations.GTS
#region Common
// Called during startup. Seems to contain trainer profile stats.
case "/common/setProfile.asp":
case "/syachi2ds/web/common/setProfile.asp":
SessionManager.Remove(session);
if (request.Length != 100)