|
@@ -398,7 +398,7 @@ public abstract class AbstractOlympiadGame
|
|
{
|
|
{
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+ player.setIsPendingRevive(false);
|
|
player.setInstanceId(0);
|
|
player.setInstanceId(0);
|
|
player.teleToLocation(loc);
|
|
player.teleToLocation(loc);
|
|
player.unsetLastLocation();
|
|
player.unsetLastLocation();
|