Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SCI: Fix crash in Island of Dr. Brain microscope puzzle - bug 14546
When clicking "buy clue" in the microscope puzzle, the game could crash with a division by zero in cartesian:buyClue, depending on the initialization of the puzzle itself. Because the initialization is random and non-deterministic, this crash would only occur very rarely
- Loading branch information