From 3647c758e45ef0e910e1edb92853361cf2db80b6 Mon Sep 17 00:00:00 2001 From: Garbage Mule Date: Tue, 31 May 2011 00:29:07 +0200 Subject: [PATCH] minor tweaks --- src/com/garbagemule/MobArena/MAUtils.java | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/com/garbagemule/MobArena/MAUtils.java b/src/com/garbagemule/MobArena/MAUtils.java index 9de3cb2..64f336f 100644 --- a/src/com/garbagemule/MobArena/MAUtils.java +++ b/src/com/garbagemule/MobArena/MAUtils.java @@ -484,9 +484,7 @@ public class MAUtils } /** - * Verifies that all important variables are declared. Returns true - * if, and only if, the warppoints, region, distribution coefficients, - * classes and spawnpoints are all set up. + * Notifies the player if MobArena is set up and ready to be used. */ public static void notifyIfSetup(Player p) {