Update RunecraftPlugin.java
This commit is contained in:
@@ -228,7 +228,7 @@ public class RunecraftPlugin extends Plugin
|
||||
}
|
||||
else if (option.equals("fill") && id != 9)
|
||||
{
|
||||
swap(client, "empty", option, target);
|
||||
swap(client, "empty", option, target);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user