Removed useless permissions class and finished loading groups

This commit is contained in:
Maverick Motherfucker 2011-06-03 22:06:18 -07:00
parent f5723ee834
commit 3774c30f7d
3 changed files with 30 additions and 3 deletions

View file

@ -60,7 +60,6 @@
<Compile Include="FileTools.cs" />
<Compile Include="Group.cs" />
<Compile Include="Log.cs" />
<Compile Include="Permission.cs" />
<Compile Include="Tools.cs" />
<Compile Include="TShock.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />