mirror of
https://github.com/PaperMC/Velocity.git
synced 2024-11-27 06:30:35 +08:00
Revert 2124b5ec
, suspect that event firing may be broken
This commit is contained in:
parent
3d8e9091c0
commit
211da180b3
@ -44,7 +44,6 @@ class EventTypeTracker {
|
||||
}
|
||||
|
||||
friends.put(type, eventType);
|
||||
friends.put(eventType, type);
|
||||
}
|
||||
return types;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user