Actually fix the Travis error...

This commit is contained in:
Scott Burns
2019-05-16 01:53:55 +02:00
parent e27e797694
commit 56eaf248fb

View File

@@ -85,7 +85,7 @@ public class WarIndicatorPlugin extends Plugin
}
@Subscribe
public void onMenuEntryAdd(MenuEntryAdded onMenuEntryAdded)
public void onMenuEntryAdded(MenuEntryAdded onMenuEntryAdded)
{
int type = onMenuEntryAdded.getType();