fix: hook clientVarps instead of settings
This commit is contained in:
@@ -634,7 +634,7 @@ public abstract class RSClientMixin implements RSClient
|
|||||||
eventBus.post(offerChangedEvent);
|
eventBus.post(offerChangedEvent);
|
||||||
}
|
}
|
||||||
|
|
||||||
@FieldHook("settings")
|
@FieldHook("clientVarps")
|
||||||
@Inject
|
@Inject
|
||||||
public static void settingsChanged(int idx)
|
public static void settingsChanged(int idx)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user