Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit 1ebc97f

Browse files
ExplvExplv
Explv
authored and
Explv
committed
Correct script name
1 parent a2479e7 commit 1ebc97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/script/TutorialIsland.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import sections.*;
66
import utils.Sleep;
77

8-
@ScriptManifest(author = "Explv", name = "Explv's Tutorial Island Latest", info = "Completes Tutorial Island", version = 5.3, logo = "")
8+
@ScriptManifest(author = "Explv", name = "Explv's Tutorial Island", info = "Completes Tutorial Island", version = 5.3, logo = "")
99
public final class TutorialIsland extends Script {
1010

1111
private final TutorialSection rsGuideSection = new RuneScapeGuideSection();

0 commit comments

Comments
 (0)