Skip to content

Fix TJAlienCollection according to TAlienCollection

Nikola Hardi requested to merge nhardi/jalien-root:fix-tjaliencollection into master

This pull request fixes a bug in TJAlienCollection which caused the collection to be empty after loading. The proposed improvement is just making the code do the same steps as TAlienCollection.

Merge request reports