forked from Botanical/BotanJS
Reset the candidate cycle when advancing levels
This commit is contained in:
parent
ab0add94d2
commit
33b1d18836
@ -386,6 +386,7 @@
|
||||
|
||||
if( 1 < ModLevels.length )
|
||||
{
|
||||
CandidateCycle = -1;
|
||||
stage( Candidates );
|
||||
title( true );
|
||||
stage()[0].value = "`";
|
||||
|
Loading…
Reference in New Issue
Block a user