January 15 2023 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) Created page with "This build has the script processor bugfix that was reported, that prevented math operations with parenthesis () being used inside function calls (as parameters). '''Changelog:''' #Fixed a crash in the function processor, the crash would happen if a closing parenthesis ")" was specified before the function's closing parenthesis. == See also == *Previous build *Next build *Development Builds == External links ==..." |
(No difference)
|
Revision as of 12:24, 22 July 2023
This build has the script processor bugfix that was reported, that prevented math operations with parenthesis () being used inside function calls (as parameters).
Changelog:
- Fixed a crash in the function processor, the crash would happen if a closing parenthesis ")" was specified before the function's closing parenthesis.