diff options
author | Zach Brown <[email protected]> | 2019-09-27 18:10:20 -0500 |
---|---|---|
committer | Zach Brown <[email protected]> | 2019-09-27 18:10:48 -0500 |
commit | 767b93555228936862577978440a31c5160ed284 (patch) | |
tree | 8314e5903251f373c0c5e3231b0cc55913ab7f4a | |
parent | 7caed1a8fa838017e67074a9c9cc94d3b15bb6b5 (diff) | |
download | Paper-767b93555228936862577978440a31c5160ed284.tar.gz Paper-767b93555228936862577978440a31c5160ed284.zip |
[CI-SKIP] Fix wrong patch author on zero-tick fix
See GH-2559 for context
-rw-r--r-- | Spigot-Server-Patches/0418-Fix-zero-tick-instant-grow-farms-MC-113809.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Spigot-Server-Patches/0418-Fix-zero-tick-instant-grow-farms-MC-113809.patch b/Spigot-Server-Patches/0418-Fix-zero-tick-instant-grow-farms-MC-113809.patch index f34a2a44c8..c70ba01c89 100644 --- a/Spigot-Server-Patches/0418-Fix-zero-tick-instant-grow-farms-MC-113809.patch +++ b/Spigot-Server-Patches/0418-Fix-zero-tick-instant-grow-farms-MC-113809.patch @@ -1,5 +1,5 @@ From be78eba42d407198576a97b01f0da787a03890dc Mon Sep 17 00:00:00 2001 -From: William Blake Galbreath <[email protected]> +From: Phoenix616 <[email protected]> Date: Sun, 15 Sep 2019 11:32:32 -0500 Subject: [PATCH] Fix zero-tick instant grow farms MC-113809 |