Remove now invalid packageName from prayer plugin

This commit is contained in:
Gary Tierney
2018-03-31 21:57:28 +01:00
parent 1c0b1d827f
commit 28c85d1ecc
+4 -5
View File
@@ -1,12 +1,11 @@
plugin {
name = "prayer_skill"
packageName = "org.apollo.game.plugin.skills.prayer"
authors = [
"Major",
"010253",
"tlf30"
"Major",
"010253",
"tlf30"
]
dependencies = [
"util:lookup", "api"
"util:lookup", "api"
]
}