From 12153607f45c1ea93672fdf901765d9d5e5e01c5 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Fri, 16 Jun 2006 21:39:53 +0000 Subject: [PATCH] Comment. --- stepmania/src/Game.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/Game.h b/stepmania/src/Game.h index 46d228795e..6aec560ee1 100644 --- a/stepmania/src/Game.h +++ b/stepmania/src/Game.h @@ -16,8 +16,6 @@ const int MAX_STYLES_PER_GAME = 10; // PrimaryMenuButton and SecondaryMenuButton are used to support using DeviceInputs that only // navigate the menus. // -// A button being a primary menu button means that this GameButton will generate a the -// corresponding MenuInput. // A button being a primary menu button means that this GameButton will generate a the // corresponding MenuInput IF AND ONLY IF the GameButton corresponding to the pimary input // is not mapped.