do drawAfterWidget injection

This commit is contained in:
therealunull
2020-12-14 11:51:01 -05:00
parent dd5e53d18d
commit a87e72af2e

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));