tvl-depot/src
Griffin Smith ffc8e793d5 Prompt before overwriting files when saving
When saving the game to a file that already exists, prompt for whether
or not to overwrite the file.

Since this was the first instance of a prompt triggered by another
prompt, this also had to do a minor fix to swap the order of completing
the prompt and clearing it, so that we don't submit the prompt and then
immediately clear it.
2019-12-31 11:09:18 -05:00
..
Data/Aeson/Generic Add messages on the ground 2019-11-30 19:55:43 -05:00
Xanthous Prompt before overwriting files when saving 2019-12-31 11:09:18 -05:00
Main.hs Add dungeon level generation 2019-12-30 11:31:56 -05:00