mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-07 17:37:50 -05:00
Update compiler limitations.md
This commit is contained in:
parent
652fd1bb32
commit
ad26d49f84
@ -64,4 +64,5 @@ WILL COMPILE BUT
|
|||||||
The notify/waittill won't work.
|
The notify/waittill won't work.
|
||||||
|
|
||||||
**9. Ternary op compiles but doesn't work as expected**
|
**9. Ternary op compiles but doesn't work as expected**
|
||||||
|
|
||||||
Instead of returning one of the two values specified the compiler will compile it to return bools instead.
|
Instead of returning one of the two values specified the compiler will compile it to return bools instead.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user