Revert "do drawAfterWidget injection"

This reverts commit a87e72af2e.
This commit is contained in:
therealunull
2020-12-14 11:53:34 -05:00
parent a87e72af2e
commit c2f3a662f2

View File

@@ -67,7 +67,7 @@ public class Injection extends InjectData implements InjectTaskHandler
inject(new RSApiInjector(this));
inject(new DrawAfterWidgets(this));
//inject(new DrawAfterWidgets(this));
inject(new ScriptVM(this));