firstCustomPatchInTurn property
True until the first customPatch chunk of the current turn has been
emitted. The first patch of every turn is a whole-document replace.
Implementation
bool firstCustomPatchInTurn = true;
True until the first customPatch chunk of the current turn has been
emitted. The first patch of every turn is a whole-document replace.
bool firstCustomPatchInTurn = true;