mirror of
https://github.com/essentials/Essentials.git
synced 2025-09-24 21:31:32 +02:00
Updated Essentials to work with R5
This commit is contained in:
@@ -7,6 +7,6 @@ public class InstallationFinishedEvent extends Event
|
||||
{
|
||||
public InstallationFinishedEvent()
|
||||
{
|
||||
super(Type.CUSTOM_EVENT);
|
||||
super();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user