Skip to content
Snippets Groups Projects
Commit 37916a1f authored by Tan's avatar Tan
Browse files

BETA: 1 of 4 [L4914] missing supports Thanks Nik

parent 1ecaf1c9
No related branches found
No related tags found
No related merge requests found
......@@ -240,6 +240,7 @@ public class OlympiadObservation implements IBypassHandler
if (nextArena != null)
{
activeChar.enterOlympiadObserverMode(nextArena.getZone().getSpawns().get(0), arenaId);
activeChar.setInstanceId(OlympiadGameManager.getInstance().getOlympiadTask(arenaId).getZone().getInstanceId());
return true;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment