Rename "Low memory" to "Low detail" plugin
Closes #595 Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
@@ -33,7 +33,7 @@ import net.runelite.client.plugins.Plugin;
|
|||||||
import net.runelite.client.plugins.PluginDescriptor;
|
import net.runelite.client.plugins.PluginDescriptor;
|
||||||
|
|
||||||
@PluginDescriptor(
|
@PluginDescriptor(
|
||||||
name = "Low memory",
|
name = "Low detail",
|
||||||
enabledByDefault = false
|
enabledByDefault = false
|
||||||
)
|
)
|
||||||
public class LowMemoryPlugin extends Plugin
|
public class LowMemoryPlugin extends Plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user