Guice : RuneliteProperties inj (#212)
This commit is contained in:
@@ -88,10 +88,12 @@ public class RuneLite
|
||||
private static RuneLite runelite;
|
||||
private static TrayIcon trayIcon;
|
||||
|
||||
private final RuneliteProperties properties = new RuneliteProperties();
|
||||
private Client client;
|
||||
private ClientUI gui;
|
||||
|
||||
@Inject
|
||||
private RuneliteProperties properties;
|
||||
|
||||
@Inject
|
||||
private PluginManager pluginManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user