mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-11 06:04:33 +00:00
Revert "Merge remote-tracking branch 'origin/NoEvo' into NoEvo"
This reverts commit 1ed4b1a2ab.
This commit is contained in:
parent
1ed4b1a2ab
commit
b99fae619e
5 changed files with 99 additions and 367 deletions
|
|
@ -1833,8 +1833,7 @@ function DefaultGame::clientMissionDropReady(%game, %client)
|
|||
if(isEventPending(%client.okschedule))
|
||||
cancel(%client.okschedule);
|
||||
|
||||
%time = $Host::KickObserverTimeout;
|
||||
//%time = ($Host::KickObserverTimeout) + ($Host::KickObserverTimeout/2);
|
||||
%time = ($Host::KickObserverTimeout) + ($Host::KickObserverTimeout/2);
|
||||
//%minutes = %time / 60;
|
||||
//messageClient(%client, 'MsgNoObservers', '\c2You have %1 minutes to join the game or you will be kicked.', %minutes);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue