From 183423b34f07e9a8d24ea2e851a5daa66790bda3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 11 Mar 2021 10:18:25 +0000 Subject: [PATCH] hidden: A todo wrt ilks Signed-off-by: Ian Jackson --- src/hidden.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/hidden.rs b/src/hidden.rs index 52e119fd..2652e474 100644 --- a/src/hidden.rs +++ b/src/hidden.rs @@ -396,6 +396,8 @@ mod vpid { gplayers: &mut GPlayers, gpieces: &mut GPieces, ipieces: &IPieces) { + // xxx take account of occult ilks + // We must permute for if we have any views that are scrambled // or displaced obviously. For invisible too, so that when they // reappear the ids have been permuted. And that's all the -- 2.30.2