Fix build

Alarmingly TShock set a lighting mode that has been removed in API
This commit is contained in:
Lucas Nicodemus 2015-07-05 12:10:42 -06:00
parent f3c3255493
commit bcea7736ea

View file

@ -665,7 +665,6 @@ namespace TShockAPI
Regions.Reload();
Warps.ReloadWarps();
Lighting.lightMode = 2;
ComputeMaxStyles();
FixChestStacks();