Fixed more in-game keys

This commit is contained in:
pelya
2010-07-09 17:36:50 +03:00
parent 362c83b759
commit e901c4971e
5 changed files with 18 additions and 8 deletions

View File

@@ -64,6 +64,7 @@ class Settings {
void settingsDialog(SdlCompat_AcceleratedSurface *screen);
const PlayerKeys getPlayerKeys(unsigned int player) const;
const PlayerEventKeys & getPlayerEventKeys(unsigned int player) const;
private: