[Bleeding] Revamped rank system yet again

Refractoring
Bug fixes
Mass format
This commit is contained in:
JeromSar
2016-02-29 21:48:17 +01:00
parent a0058869c9
commit 4586b7519f
33 changed files with 219 additions and 301 deletions

View File

@ -129,7 +129,8 @@ public class FrontDoor extends AbstractService<TotalFreedomMod>
}
catch (Exception ex)
{
// TFM_Log.info("GAH GAH GAH");
// TODO: Fix
//FLog.warning(ex);
}
}