move invisibility to defines (#17612)

* move Invisibility to defines

* .

* .
This commit is contained in:
Kashargul
2025-04-27 16:47:53 +02:00
committed by GitHub
parent 58b214f1b3
commit f6a99359a9
92 changed files with 150 additions and 143 deletions
@@ -37,7 +37,7 @@
// anchored = TRUE
// unacidable = TRUE
// simulated = FALSE
// invisibility = 101
// invisibility = INVISIBILITY_ABSTRACT
// /// The name that the file will have once it's created.
// var/file_name = "helloworld"
// /// The contents of this file. Uses paper formatting.