forked from 2009Scape/Server
Probably fixed abyss skull bug
This commit is contained in:
parent
fee454f730
commit
23d5f1982a
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ public final class SkullManager {
|
|||
return;
|
||||
}
|
||||
skullCauses.add(o);
|
||||
player.clearState("skull");
|
||||
player.registerState("skull").init();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue