Removed AddonMenu sorting code, since Addons are order dependend they should never...
authorIngo Ruhnke <grumbel@gmail.com>
Tue, 26 Aug 2014 06:35:30 +0000 (08:35 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Tue, 26 Aug 2014 22:57:44 +0000 (00:57 +0200)
commit575ee7830c331b48172dccacc7a96188f8d6695b
treef96a6f2e88854b46f44cb98315d48688138ee9ef
parent9625cc99df47b1e5214a54b837f1bac4436f8e68
Removed AddonMenu sorting code, since Addons are order dependend they should never be sorted

Meaning a skin pack with new graphics might shadow graphic files in
another skin pack. Adding a manual way to reorder addons via Peek_Up/Down keys
might be a good idea.
src/supertux/menu/addon_menu.cpp