We rely on the "invisible()" function accessible from other mods.
During the latest code tidy, the invisibility mod made this function local.
Please expose invisible() function to other mods. (Ofc rather inside the invisibility namespace, like invisibility.invisible() than toplevel)
For my reference 7612
We rely on the "invisible()" function accessible from other mods.
During the latest code tidy, the invisibility mod made this function local.
Please expose invisible() function to other mods. (Ofc rather inside the invisibility namespace, like `invisibility.invisible()` than toplevel)
For my reference 7612