From 8056d8e9d448b064042433b3aa636d482965e66f Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Wed, 16 Feb 2011 18:05:26 +0000 Subject: [PATCH] Typo. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3568 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/WhatsNew | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/WhatsNew b/sc2/WhatsNew index bfdc80e8b..e46962570 100644 --- a/sc2/WhatsNew +++ b/sc2/WhatsNew @@ -79,7 +79,7 @@ BUGFIXES - Ending a battle with a simultaneous death no longer triggers an assertion - Fixed a crash on startup if uqm.cfg did not exist -- Extremely rapid will no longer be lost at low framerates +- Extremely rapid key presses will no longer be lost at low framerates - 3DO videos now work after a resolution change - OpenGL texture loading uses surface pitch instead of screen width, improving compatibility across older graphics cards.