Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-20 06:50:09 +01:00
update comment
Dieser Commit ist enthalten in:
Ursprung
6d4ae9680f
Commit
739de66017
@ -125,8 +125,7 @@ public class SessionLoadResourcePacksEventImpl extends SessionLoadResourcePacksE
|
||||
|
||||
OptionHolder optionHolder = sessionPackOptionOverrides.get(uuid);
|
||||
if (optionHolder == null) {
|
||||
// Not creating a new option holder here since it would
|
||||
// override the default priority option
|
||||
// No need to create a new session option holder
|
||||
return packHolder.optionHolder().immutableValues();
|
||||
}
|
||||
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren