mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-19 23:47:43 +01:00
Revert 2124b5ec, suspect that event firing may be broken
This commit is contained in:
@@ -44,7 +44,6 @@ class EventTypeTracker {
|
|||||||
}
|
}
|
||||||
|
|
||||||
friends.put(type, eventType);
|
friends.put(type, eventType);
|
||||||
friends.put(eventType, type);
|
|
||||||
}
|
}
|
||||||
return types;
|
return types;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user