Fix Tux walking backwards after automatic backflipping, fixes #1063
[supertux.git] / src / control / keyboard_config.hpp
2014-08-18 Ingo RuhnkeSeparate KeyboardConfig out into a separate class that...