Fix grammar in Skybox plugin description (#8496)
This commit is contained in:
@@ -38,7 +38,7 @@ import net.runelite.client.plugins.PluginDescriptor;
|
|||||||
|
|
||||||
@PluginDescriptor(
|
@PluginDescriptor(
|
||||||
name = "Skybox",
|
name = "Skybox",
|
||||||
description = "Draws a oldschool styled skybox",
|
description = "Draws an oldschool styled skybox",
|
||||||
enabledByDefault = false,
|
enabledByDefault = false,
|
||||||
tags = {"sky"}
|
tags = {"sky"}
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user