[Bug] region conditions __global__ not working
I've noticed when trying to use the global region for the region condition that it does not seem to work. The region condition works when I state another one of my regions.
Each one of the region conditions listed does not work.
- region{r=global} true
- region{r=GLOBAL} true
- region{r=global} true
- region{r=GLOBAL} true
I do not believe that the region condition is considering global as a proper region, if I am missing anything let me know, I've looked through past discord discussions of people trying to use global as a region condition as far back as 1/10/2021, but their issues were ignored without a proper fix to their issues.