Screenshot gets taken multiple times if day is restarted
CompSciLauren opened this issue ยท 1 comments
Description of Bug
Introduced in v1.1.0, a screenshot is taken multiple times in a row when the day is restarted. For every time that the day is restarted, that is how often the screenshot gets taken. Screenshots taken on the same day overwrite the older versions, so this does not cause any problems for the players. However, it should only take the screenshot one time, so that the sound of the screenshot only occurs once.
Steps to Reproduce
Steps to reproduce the behavior:
- Have a screenshot taken on a save file
- Exit to the main menu
- Go to the same save file and have a screenshot taken again
- Notice the sound of the screenshot being taken happens twice, which means it was taken twice
Expected behavior
Screenshots should only happen once each day.
Resolved by #32, closing.