CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
9.77k stars 4.07k forks source link

Reset wait popup on activity finish #73814

Closed irwiss closed 2 weeks ago

irwiss commented 2 weeks ago

Summary

None

Purpose of change

Fixes #73810

Describe the solution

Reset wait popup on activity cancel/finish

Also clean up access to game::wait_popup and remove advanced_inventory friend from game as accessing wait_popup seems to be it's only use

Describe alternatives you've considered

Testing

Steps in the issue

Additional context