Update ShiftWalkerPlugin.java

This commit is contained in:
ThatGamerBlue
2019-06-17 20:37:20 +01:00
committed by GitHub
parent 68ce7cdd29
commit ae3a97f2db

View File

@@ -39,7 +39,7 @@ import net.runelite.client.plugins.PluginType;
* Shift Walker Plugin. Credit to MenuEntrySwapperPlugin for code some code structure used here.
*/
@PluginDescriptor(
name = "Shift Walk Here",
name = "Shift Walk Under",
description = "Use Shift to toggle the Walk Here menu option. While pressed you will Walk rather than interact with objects.",
tags = {"npcs", "items", "objects"},
type = PluginType.UTILITY,