Closed JCog closed 2 months ago
So as it turns out, the Toy Box box puzzle is the only script in the game that calls BitwiseOr(). It was accidentally broken by a typo a bit ago, but this fixes it. Addresses #68.
BitwiseOr()
So as it turns out, the Toy Box box puzzle is the only script in the game that calls
BitwiseOr()
. It was accidentally broken by a typo a bit ago, but this fixes it. Addresses #68.