I'll get this right one of these times :S

This commit is contained in:
William Blake Galbreath
2020-02-07 17:11:06 -06:00
parent 60ae20bca5
commit f08ad926af
2 changed files with 29 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
From 1dda091ec37fc952104f45ce6996bcd89e9e4f96 Mon Sep 17 00:00:00 2001
From d83f60a0f9036de2c64e949e943b39c5f17b2b2a Mon Sep 17 00:00:00 2001
From: William Blake Galbreath <Blake.Galbreath@GMail.com>
Date: Sat, 28 Dec 2019 04:21:54 -0600
Subject: [PATCH] Add permission for F3+N debug
@@ -8,10 +8,10 @@ Subject: [PATCH] Add permission for F3+N debug
1 file changed, 1 insertion(+)
diff --git a/src/main/java/net/minecraft/server/PlayerList.java b/src/main/java/net/minecraft/server/PlayerList.java
index 5efc1431..d48f5ac2 100644
index c8868c231..5d6502707 100644
--- a/src/main/java/net/minecraft/server/PlayerList.java
+++ b/src/main/java/net/minecraft/server/PlayerList.java
@@ -905,6 +905,7 @@ public abstract class PlayerList {
@@ -902,6 +902,7 @@ public abstract class PlayerList {
} else {
b0 = (byte) (24 + i);
}