mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-10 10:47:58 -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