cleaned out some code.

This commit is contained in:
cola98765
2021-10-13 14:27:27 +02:00
parent 5f9f20a064
commit 4a0640a219
10 changed files with 30 additions and 73 deletions
@@ -105,10 +105,8 @@ public class ReflectionHandler
case 0:
// optifine's "default" option,
// it should never be called in this case
return FogQuality.FAST;
// normal options
// normal options
case 1:
return FogQuality.FAST;
case 2: