Fixed max-idle-time
This commit is contained in:
Binary file not shown.
@@ -1166,7 +1166,7 @@ public class Arena
|
|||||||
MAUtils.tellPlayer(p, MAMessages.get(Msg.FORCE_END_IDLE));
|
MAUtils.tellPlayer(p, MAMessages.get(Msg.FORCE_END_IDLE));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}, maxIdleTime*20);
|
}, maxIdleTime);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user