Merge pull request #2374 from LeviSchuck/fps-fix
FPS plugin: fix startup not applying limits
This commit is contained in:
@@ -94,6 +94,7 @@ public class FpsPlugin extends Plugin
|
||||
protected void startUp() throws Exception
|
||||
{
|
||||
drawManager.registerEveryFrameListener(drawListener);
|
||||
drawListener.reloadConfig();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user