mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-18 08:55:11 -06:00
Probably fixed abyss skull bug
This commit is contained in:
parent
fbcb2408a6
commit
1b01e2fcc6
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