mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-21 10:25:13 -06:00
GE cutscene recover overide to do nothing.
This commit is contained in:
parent
2a3fa3a7bd
commit
377922eb11
1 changed files with 2 additions and 0 deletions
|
|
@ -87,6 +87,8 @@ public final class GECutscenePlugin extends CutscenePlugin {
|
|||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
@Override
|
||||
public void recover(Player player) {}
|
||||
|
||||
@Override
|
||||
public Location getSpawnLocation() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue