#3927 closed defect (fixed)
GUI: Loading game from launcher disrupts future game runs
Reported by: | salty-horse | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
Using latest svn r34286.
After loading a game from the launcher 'Load' button, every other launch of the game, be it from the launcher or command line, will load the selected save instead of starting from the beginning.
It seems that using the 'Load' button will write save_slot=<num> to the config file. On the next launch, the engine will automatically load save_slot.
Ticket imported from: #2089740. Ticket imported from: bugs/3927.
Change History (5)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Owner: | set to |
---|
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 6 years ago
Component: | --Unset-- → GUI |
---|
Note:
See TracTickets
for help on using tickets.
I commited two changes which should fix this. Can you please test?