mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-13 15:14:34 +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 )
|
function MapRepetitionChecker( %game )
|
||||||
{
|
{
|
||||||
//Debug
|
//Debug
|
||||||
%MapRepetitionCheckerDebug = true;
|
//%MapRepetitionCheckerDebug = true;
|
||||||
|
|
||||||
if(isEventPending($MapRepetitionSchedule))
|
if(isEventPending($MapRepetitionSchedule))
|
||||||
cancel($MapRepetitionSchedule);
|
cancel($MapRepetitionSchedule);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue