From 7762f432262ea4414c6f17dc1967d59f0849c049 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Tue, 24 Dec 2002 01:06:05 +0000 Subject: [PATCH] added bug git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@481 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/TODO b/sc2/TODO index 13989193d..f61df6485 100644 --- a/sc2/TODO +++ b/sc2/TODO @@ -79,6 +79,8 @@ Glitches (don't crash the game, medium priority): (and the temp dir doesn't get deleted if it's not empty) - From main menu, choose 'load game', then space, and space again and there will be no selection icon. +- If you press a button, press another button, and then release the first, + that release is seen as a new press (very noticable within melee menus). Implementation bugs (low priority): - 3D planet view when entering orbit is now done, but there's some things