mirror of
https://github.com/2006Scape-Scripts/ParaScript.git
synced 2026-07-03 00:38:36 +00:00
Update name (add space)
This commit is contained in:
@@ -16,7 +16,7 @@ import org.rev317.min.api.methods.Skill;
|
|||||||
import java.awt.*;
|
import java.awt.*;
|
||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
|
|
||||||
@ScriptManifest(author = "RedSparr0w & Dark98", category = Category.OTHER, description = "2006 AIO Script", name = "2006AIO", servers = { "2006rebotted" }, version = 1)
|
@ScriptManifest(author = "RedSparr0w & Dark98", category = Category.OTHER, description = "2006 AIO Script", name = "2006 AIO", servers = { "2006rebotted" }, version = 1)
|
||||||
public class Main extends Script implements MessageListener, Paintable {
|
public class Main extends Script implements MessageListener, Paintable {
|
||||||
|
|
||||||
private final ArrayList<Strategy> strategies = new ArrayList<Strategy>();
|
private final ArrayList<Strategy> strategies = new ArrayList<Strategy>();
|
||||||
|
|||||||
Reference in New Issue
Block a user