mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 14:37: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(eventType, type);
|
||||
}
|
||||
return types;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user