mirror of
https://github.com/Auxilor/Reforges.git
synced 2025-12-28 03:19:29 +00:00
Fixed compile bug
This commit is contained in:
@@ -111,7 +111,6 @@ class Reforge(
|
||||
onReforgeEffects?.trigger(
|
||||
player.toDispatcher(),
|
||||
TriggerData(
|
||||
holder = ItemProvidedHolder(this, item),
|
||||
player = player,
|
||||
item = item
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user