Version
3.5-1880
Entwicklungszweig
master
Zeitpunkt
10 Jahre, 8 Monate her
Windows x64 Windows x86 Mac OS X Android
Commit
654b0dbfa813e913fa56f8125cd3a79806c8b11d
Author der Änderung
Lioncash
Beschreibung der Änderung
[Android] Fix the removal of duplicate items from the gamelist.

This should have initially been a nested loop since it now guarantees every item in the list is checked.

Also, removed some unused code and documented some things.