Skip to content

Commit

Permalink
Merge pull request #13 from wito/master
Browse files Browse the repository at this point in the history
Autosave: The bane of my existence!
  • Loading branch information
TheDarklingWolf committed Jan 17, 2013
2 parents d39f4ce + 814731e commit 57c5151
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions game.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -669,8 +669,6 @@ bool game::do_turn()

if (get_input(autosave_timeout()) == IR_GOOD)
++moves_since_last_save;

return false;
}
update_scent();
m.vehmove(this);
Expand Down

0 comments on commit 57c5151

Please sign in to comment.