Open noblica06 opened 1 month ago
I changed some casts to get the whole expression and not just the first number as in some cases it was causing some issues as the functions that got those params expected int and got float.
Fixes #826
Description
I changed some casts to get the whole expression and not just the first number as in some cases it was causing some issues as the functions that got those params expected int and got float.
Fixes #826
Checklist: