You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cirular Saw: avoid errors caused by stack swapping
Calling to 'circular_saw:reset(pos)' clears the 'output' inventory,
thus subsequent 'circular_saw:get_cost' calls would return 'nil'.
This commit fixes that by relying on (semi-)recent engine bug fixes.
0 commit comments