Merge pull request #66 from runelite-extended/supermxn-patch-1

Update EasyscapePlugin.java
This commit is contained in:
James
2019-04-22 19:47:21 -07:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ import static net.runelite.api.MenuAction.WALK;
@PluginDescriptor(
name = "!Easyscape",
name = "Easyscape",
description = "Easyscape.",
tags = {"Easyscape"},
enabledByDefault = false,
@@ -365,4 +365,4 @@ public class EasyscapePlugin extends Plugin {
}
}
}
}