mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-09 20:30:28 +01:00
90ac03522a
This reverts commit d6e3dff7d8
.
10 lines
414 B
Diff
10 lines
414 B
Diff
--- ../work/decompile-8eb82bde//net/minecraft/server/SwitchHelperLogVariant.java 2014-11-28 17:43:43.381707429 +0000
|
|
+++ src/main/java/net/minecraft/server/SwitchHelperLogVariant.java 2014-11-28 17:38:22.000000000 +0000
|
|
@@ -1,5 +1,6 @@
|
|
package net.minecraft.server;
|
|
|
|
+// CraftBukkit - imported for visibility
|
|
class SwitchHelperLogVariant {
|
|
|
|
static final int[] a = new int[EnumLogVariant.values().length];
|