Changed the server's lighting mode to 2. This will fix any glitches caused by the decreased world size.

This commit is contained in:
MarioE 2013-07-08 21:39:14 -04:00
parent e5889765fc
commit a86799cbb9

View file

@ -571,6 +571,7 @@ namespace TShockAPI
Regions.ReloadAllRegions();
Lighting.lightMode = 2;
StatTracker.CheckIn();
FixChestStacks();