Fixes nightmare loot tracking
This commit is contained in:
@@ -99,8 +99,8 @@ public class LootManager
|
|||||||
|
|
||||||
@Inject
|
@Inject
|
||||||
private LootManager(
|
private LootManager(
|
||||||
final EventBus eventBus,
|
final EventBus eventBus,
|
||||||
final Client client
|
final Client client
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
this.eventBus = eventBus;
|
this.eventBus = eventBus;
|
||||||
|
|||||||
Reference in New Issue
Block a user