Update EasyscapePlugin.java
removed exclamation mark from easyscape plugin
This commit is contained in:
@@ -25,7 +25,7 @@ import static net.runelite.api.MenuAction.WALK;
|
|||||||
|
|
||||||
|
|
||||||
@PluginDescriptor(
|
@PluginDescriptor(
|
||||||
name = "!Easyscape",
|
name = "Easyscape",
|
||||||
description = "Easyscape.",
|
description = "Easyscape.",
|
||||||
tags = {"Easyscape"},
|
tags = {"Easyscape"},
|
||||||
enabledByDefault = false,
|
enabledByDefault = false,
|
||||||
@@ -365,4 +365,4 @@ public class EasyscapePlugin extends Plugin {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user