From abeaf92f9254a249ef687f18e78fb352497bda28 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Sun, 22 Dec 2002 01:30:13 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@460 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/TODO b/sc2/TODO index a40657a77..977d42f77 100644 --- a/sc2/TODO +++ b/sc2/TODO @@ -89,6 +89,8 @@ Glitches (don't crash the game, medium priority): entries will be wrong. - Temp files don't get deleted if the game is exited in full game mode. (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. Implementation bugs (low priority): - 3D planet view when entering orbit is now done, but there's some things