Opened 12 years ago
Closed 12 years ago
#405 closed bug (fixed (in master))
Fix the pesky "overwrite existing savefile?" prompt so it doesn't appear all the time.
Reported by: | shanoah | Owned by: | |
---|---|---|---|
Milestone: | 3.1.0 | Keywords: | savefiles |
Cc: |
Description (last modified by shanoah)
Any time you start a new character in svn(current revision [d147726] (SVN r610)), it always asks you if you want to overwrite an existing character if a savefile does not exist with the initial savefile name it is passed. Changing the character name at that point does not make a difference.
Given that my initial ideas for changing this would basically reverse [4b41992] (SVN r565) which claims to fix this same issue, I thought I'd better open a ticket.
This was tested in x11, sdl, and gtk.
Change History (2)
comment:1 Changed 12 years ago by shanoah
- Description modified (diff)
comment:2 Changed 12 years ago by takkaria
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
see [69033b9] (SVN r640).