mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Remove now invalid packageName from prayer plugin
This commit is contained in:
@@ -1,12 +1,11 @@
|
|||||||
plugin {
|
plugin {
|
||||||
name = "prayer_skill"
|
name = "prayer_skill"
|
||||||
packageName = "org.apollo.game.plugin.skills.prayer"
|
|
||||||
authors = [
|
authors = [
|
||||||
"Major",
|
"Major",
|
||||||
"010253",
|
"010253",
|
||||||
"tlf30"
|
"tlf30"
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"util:lookup", "api"
|
"util:lookup", "api"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user