From 17d2423ee4e349200d1310efe148958c48f64315 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 5 Jun 2011 00:45:52 -0500 Subject: [PATCH] more reverting of the case checking stuff --- src/InputMapper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/InputMapper.cpp b/src/InputMapper.cpp index 6707cf8408..90e65ae879 100644 --- a/src/InputMapper.cpp +++ b/src/InputMapper.cpp @@ -948,7 +948,7 @@ MultiPlayer InputMapper::InputDeviceToMultiPlayer( InputDevice id ) GameButton InputScheme::ButtonNameToIndex( const RString &sButtonName ) const { for( GameButton gb=(GameButton) 0; gb