diff --git a/Spigot-Server-Patches/Convert-new-health-to-a-float-during-set.patch b/Spigot-Server-Patches/Convert-new-health-to-a-float-during-set.patch index 7aa3d18b7c..bbd846e9f7 100644 --- a/Spigot-Server-Patches/Convert-new-health-to-a-float-during-set.patch +++ b/Spigot-Server-Patches/Convert-new-health-to-a-float-during-set.patch @@ -1,9 +1,9 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Riley Park Date: Thu, 1 Sep 2016 09:51:31 +0000 -Subject: [PATCH] Convert new health to a float during set Convert the new - health value to a float before doing any validation logic +Subject: [PATCH] Convert new health to a float during set +Convert the new health value to a float before doing any validation logic diff --git a/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java b/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644 diff --git a/work/Bukkit b/work/Bukkit index a25e56c4b6..9fdd2ce60d 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit a25e56c4b6133c9e77d0c71fc0b1db1ace430197 +Subproject commit 9fdd2ce60dbe09ee2a44cba21f409a18fd159cdc diff --git a/work/CraftBukkit b/work/CraftBukkit index 4d87c3422c..48b88ed202 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit 4d87c3422c4f3d0576c63859e12e37c29031bbad +Subproject commit 48b88ed202ac122eea91d55b61c411e519ac2796