Page 1 of 1

LoaderPrototype::adjustable_belt_stack_size wrong type

Posted: Tue Mar 04, 2025 5:41 pm
by BrainGamer_
LoaderPrototype::adjustable_belt_stack_size mentions boolean as its type but it should be bool.

Re: LoaderPrototype::adjustable_belt_stack_size wrong type

Posted: Fri Mar 14, 2025 5:32 pm
by Bilka
We fixed this by renaming the prototype stage boolean type to boolean from bool.