From e014f4fff9e518eb2c24c300069c2f483e15a8f7 Mon Sep 17 00:00:00 2001 From: Ben Date: Sun, 10 Apr 2016 16:51:12 +0100 Subject: [PATCH] Fix null pointer in the tutorial when using /tutorial finish --- .../mineplex/game/clans/tutorial/objective/Objective.java | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/tutorial/objective/Objective.java b/Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/tutorial/objective/Objective.java index 34cc9151a..a5488a5a5 100644 --- a/Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/tutorial/objective/Objective.java +++ b/Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/tutorial/objective/Objective.java @@ -277,6 +277,11 @@ public abstract class Objective