Debug comment

This commit is contained in:
ChocoTaco 2019-12-13 00:23:14 -05:00
parent 428ea2bb48
commit 642efe68e1

View file

@ -24,7 +24,7 @@ for(%x = 1; %x <= $MRC::PastMapsDepth; %x++)
function MapRepetitionChecker( %game )
{
//Debug
%MapRepetitionCheckerDebug = true;
//%MapRepetitionCheckerDebug = true;
if(isEventPending($MapRepetitionSchedule))
cancel($MapRepetitionSchedule);