mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-09 18:37:50 -05:00
5 lines
176 B
Markdown
5 lines
176 B
Markdown
# 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 |