Actually fix the Travis error...
This commit is contained in:
@@ -85,7 +85,7 @@ public class WarIndicatorPlugin extends Plugin
|
||||
}
|
||||
|
||||
@Subscribe
|
||||
public void onMenuEntryAdd(MenuEntryAdded onMenuEntryAdded)
|
||||
public void onMenuEntryAdded(MenuEntryAdded onMenuEntryAdded)
|
||||
{
|
||||
int type = onMenuEntryAdded.getType();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user