From 23b67b3f56b3a8b73a517d10360476d27bac60f7 Mon Sep 17 00:00:00 2001 From: Jesse Boyd Date: Tue, 26 Jul 2016 10:08:32 +1000 Subject: [PATCH] [BREAKING] Is it breaking if it's already broken? --- core/src/main/java/com/boydti/fawe/example/NMSRelighter.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/java/com/boydti/fawe/example/NMSRelighter.java b/core/src/main/java/com/boydti/fawe/example/NMSRelighter.java index 3a46e81f..521bf2a8 100644 --- a/core/src/main/java/com/boydti/fawe/example/NMSRelighter.java +++ b/core/src/main/java/com/boydti/fawe/example/NMSRelighter.java @@ -26,7 +26,7 @@ public class NMSRelighter { } public void fixBlockLighting() { - + // TODO } public void fixSkyLighting() {