mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-09 02:17:51 -05:00
176 B
176 B
Limitations of the compiler
You cannot use nested foreaches it will cause an infinite loop
You cannot use continues in foreaches or for loops it will cause an infinite loop