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(
|
||||
name = "!Easyscape",
|
||||
name = "Easyscape",
|
||||
description = "Easyscape.",
|
||||
tags = {"Easyscape"},
|
||||
enabledByDefault = false,
|
||||
@@ -365,4 +365,4 @@ public class EasyscapePlugin extends Plugin {
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user