From 16447cf340d51ef54d6780a28ebe6192cf2d1537 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 7 Feb 2007 12:58:53 +0000 Subject: Don't throw away keypress state when passing between levels - allows shift to be held down for run when moving between levels. Thanks to Zack Friedrich for pointing this out. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 831 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f89e1f57..3ba80173 100644 --- a/NEWS +++ b/NEWS @@ -107,6 +107,9 @@ is possible to disable sound, as with Vanilla. * Repeat key presses when the key is held down (this is the Vanilla behavior) - thanks to Mad_Mac for pointing this out. + * Don't throw away key press state when starting a new level - allows + shift to be held down for run when moving between levels (thanks + to Zack Friedrich . * Don't print a list of all arguments read from response files - Vanilla doesn't do this. * Autorun only when joyb_speed >= 10, not >= 4. Thanks to Janizdreg -- cgit v1.2.3