PrismLauncher/libraries/launcher/org/polymc/impl
Sefa Eyeoglu 684b8f24f3
fix: allow starting rd- versions
Using `Collections.emptyList()` doesn't allow us to later append stuff
into that list. Use an empty `ArrayList` instead.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-09-15 09:29:48 +02:00
..
OneSixLauncher.java fix: allow starting rd- versions 2022-09-15 09:29:48 +02:00