Merge pull request #680 from deathbeam/fix-low-memory-name
Rename "Low memory" to "Low detail" plugin
This commit is contained in:
@@ -33,7 +33,7 @@ import net.runelite.client.plugins.Plugin;
|
||||
import net.runelite.client.plugins.PluginDescriptor;
|
||||
|
||||
@PluginDescriptor(
|
||||
name = "Low memory",
|
||||
name = "Low detail",
|
||||
enabledByDefault = false
|
||||
)
|
||||
public class LowMemoryPlugin extends Plugin
|
||||
|
||||
Reference in New Issue
Block a user