Closed woojiahao closed 6 years ago
setGlobal should also be converted to an annotation for functions
Problem has been replicated, working on a fix now
Fix has been added. Now the global state on a command is nullable so if it remains null, it will inherit from its parent, otherwise, it will use it's own value of global. Opening a separate issue for the annotation idea
There's a potential bug for the global flag as it gets overwritten by the CommandContainer.
Simulation