mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-14 20:03:36 +00:00
Debug comment
This commit is contained in:
parent
428ea2bb48
commit
642efe68e1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ for(%x = 1; %x <= $MRC::PastMapsDepth; %x++)
|
|||
function MapRepetitionChecker( %game )
|
||||
{
|
||||
//Debug
|
||||
%MapRepetitionCheckerDebug = true;
|
||||
//%MapRepetitionCheckerDebug = true;
|
||||
|
||||
if(isEventPending($MapRepetitionSchedule))
|
||||
cancel($MapRepetitionSchedule);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue