GetGroup wont return null now. *glares at mav*

This commit is contained in:
high 2011-07-01 16:45:21 -04:00
parent a623bbca3f
commit 71a518830c

View file

@ -530,8 +530,7 @@ namespace TShockAPI
} }
} }
//sigh :(, ok, you fucked up the config files, congrats. return new Group("null");
return null;
} }
/// <summary> /// <summary>