aboutsummaryrefslogtreecommitdiffhomepage
path: root/Spigot-API-Patches/0033-Add-MetadataStoreBase.removeAll-Plugin.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Spigot-API-Patches/0033-Add-MetadataStoreBase.removeAll-Plugin.patch')
-rw-r--r--Spigot-API-Patches/0033-Add-MetadataStoreBase.removeAll-Plugin.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Spigot-API-Patches/0033-Add-MetadataStoreBase.removeAll-Plugin.patch b/Spigot-API-Patches/0033-Add-MetadataStoreBase.removeAll-Plugin.patch
index 4d229d2ce5..c29bd3cc26 100644
--- a/Spigot-API-Patches/0033-Add-MetadataStoreBase.removeAll-Plugin.patch
+++ b/Spigot-API-Patches/0033-Add-MetadataStoreBase.removeAll-Plugin.patch
@@ -1,4 +1,4 @@
-From 61a2f66cc4b6f90f0488d5f4f7df76153ddbbaf9 Mon Sep 17 00:00:00 2001
+From 1e48496f8fce2c543a8bace6a565bce6ccbe1c97 Mon Sep 17 00:00:00 2001
From: Aikar <[email protected]>
Date: Tue, 16 Jul 2013 21:26:50 -0400
Subject: [PATCH] Add MetadataStoreBase.removeAll(Plugin)
@@ -37,5 +37,5 @@ index 64c0f0a..6da6abd 100644
* unique data from the subject with a metadataKey.
* <p>
--
-2.8.0
+2.8.3.windows.1