Suppress generation of menu input when entering text with numpad with NumLock on; bug #934

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3186 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-10-07 00:30:11 +00:00
parent f5a0024efc
commit 12a0e5f9cd
4 changed files with 27 additions and 12 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Fixed inputting numbers with the numpad, except directx (bug #934) - Alex
- Better location description in savegame summaries (bug #844) - Alex
- Fixed crash when saving a game into the last slot while having
too many devices on board - Alex