mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-04 12:26:58 +03:00
NOISSUE fix liteloader uid where it is hardcoded hardcoded
This commit is contained in:
parent
643d74f66c
commit
dff307557b
3 changed files with 5 additions and 5 deletions
|
|
@ -158,7 +158,7 @@ void OneSixProfileStrategy::loadUserPatches()
|
|||
}
|
||||
};
|
||||
loadSpecial("net.minecraftforge", 5);
|
||||
loadSpecial("com.liteloader", 10);
|
||||
loadSpecial("com.mumfrey.liteloader", 10);
|
||||
|
||||
// now add all the patches by user sort order
|
||||
ProfileUtils::PatchOrder userOrder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue