mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Formatting change
* Remove &default group anchor * It's only referenced in one place.
This commit is contained in:
+2
-2
@@ -240,11 +240,11 @@ groups:
|
|||||||
- name: &earlyLoadersGroup Early Loaders
|
- name: &earlyLoadersGroup Early Loaders
|
||||||
after: [ *unofficialPatches ]
|
after: [ *unofficialPatches ]
|
||||||
|
|
||||||
- name: &default default
|
- name: default
|
||||||
after: [ *earlyLoadersGroup ]
|
after: [ *earlyLoadersGroup ]
|
||||||
|
|
||||||
- name: &dynamicPatchGroup Dynamic Patches
|
- name: &dynamicPatchGroup Dynamic Patches
|
||||||
after: [ *default ]
|
after: [ default ]
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
# Official DLC
|
# Official DLC
|
||||||
|
|||||||
Reference in New Issue
Block a user