Change: Allow user to have custom keymappings and still chat.

This commit is contained in:
Charles Lohr
2005-02-01 06:49:44 +00:00
parent 3947ab0eca
commit 1f56e7dfef
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ class ScreenNetSelectBase : public ScreenWithMenuElements
public:
ScreenNetSelectBase( const CString& sName );
virtual void Input( const DeviceInput& DeviceI, const InputEventType type,
void Input( const DeviceInput& DeviceI, const InputEventType type,
const GameInput& GameI, const MenuInput& MenuI,
const StyleInput& StyleI );
virtual void HandleScreenMessage( const ScreenMessage SM );