3.0 Prerelease 19 2023-12-23
Downloads:
Bug Fixes
ZScript
- global var initializers not erroring when non-constant
15bc0daf5 - issue with global variables sometimes not initializing properly
872162115 - label error bug with 'while(true)' and 'break;'
bfef7fd44 - escape character " not working properly in string literals
9ad696e10
Misc.
ZScript
- internal label errors now prevent compile
beb767112