Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1

This commit is contained in:
Deathmax 2011-12-02 13:54:01 +08:00
commit 7c2d20fd3c

View file

@ -385,8 +385,8 @@ namespace TShockAPI
AuthToken = 0;
}
Regions.ReloadAllRegions();
//if (Config.RestApiEnabled)
//RestApi.Start();
if (Config.RestApiEnabled)
RestApi.Start();
}