LuckyResistor / SnowFlakeProject

All open source data of the snow flake project.
GNU General Public License v3.0
41 stars 10 forks source link

Avoid infinite loop when repeated scene chosen #1

Closed threebytesfull closed 7 years ago

threebytesfull commented 7 years ago

Had a quick gdb session and found that if the random scene chosen is the same as the current scene, it gets stuck in here - it's missing the assignment. :)