muffin v7.4.18
This commit is contained in:
parent
53aa9fdee8
commit
f82b9ce2a2
50 changed files with 142364 additions and 230361 deletions
|
|
@ -59,7 +59,7 @@ internal sealed class ActiveQuestComponent
|
|||
public event EventHandler? Reload;
|
||||
|
||||
[GeneratedRegex("\\s\\s+", RegexOptions.IgnoreCase, "en-US")]
|
||||
[GeneratedCode("System.Text.RegularExpressions.Generator", "10.0.14.7603")]
|
||||
[GeneratedCode("System.Text.RegularExpressions.Generator", "10.0.14.15411")]
|
||||
private static Regex MultipleWhitespaceRegex()
|
||||
{
|
||||
return _003CRegexGenerator_g_003EFBB8301322196CF81C64F1652C2FA6E1D6BF3907141F781E9D97ABED51BF056C4__MultipleWhitespaceRegex_0.Instance;
|
||||
|
|
|
|||
|
|
@ -615,19 +615,15 @@ internal sealed class PresetBuilderComponent
|
|||
int num = 1;
|
||||
List<ElementId> list15 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list15, num);
|
||||
Span<ElementId> span15 = CollectionsMarshal.AsSpan(list15);
|
||||
int index = 0;
|
||||
span15[index] = new AethernetId(1);
|
||||
CollectionsMarshal.AsSpan(list15)[0] = new AethernetId(1);
|
||||
return list15;
|
||||
}
|
||||
case "Gridania":
|
||||
{
|
||||
int index = 1;
|
||||
List<ElementId> list14 = new List<ElementId>(index);
|
||||
CollectionsMarshal.SetCount(list14, index);
|
||||
Span<ElementId> span14 = CollectionsMarshal.AsSpan(list14);
|
||||
int num = 0;
|
||||
span14[num] = new AethernetId(2);
|
||||
int num = 1;
|
||||
List<ElementId> list14 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list14, num);
|
||||
CollectionsMarshal.AsSpan(list14)[0] = new AethernetId(2);
|
||||
return list14;
|
||||
}
|
||||
case "Uldah":
|
||||
|
|
@ -635,19 +631,15 @@ internal sealed class PresetBuilderComponent
|
|||
int num = 1;
|
||||
List<ElementId> list13 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list13, num);
|
||||
Span<ElementId> span13 = CollectionsMarshal.AsSpan(list13);
|
||||
int index = 0;
|
||||
span13[index] = new AethernetId(3);
|
||||
CollectionsMarshal.AsSpan(list13)[0] = new AethernetId(3);
|
||||
return list13;
|
||||
}
|
||||
case "GoldSaucer":
|
||||
{
|
||||
int index = 1;
|
||||
List<ElementId> list12 = new List<ElementId>(index);
|
||||
CollectionsMarshal.SetCount(list12, index);
|
||||
Span<ElementId> span12 = CollectionsMarshal.AsSpan(list12);
|
||||
int num = 0;
|
||||
span12[num] = new AethernetId(4);
|
||||
int num = 1;
|
||||
List<ElementId> list12 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list12, num);
|
||||
CollectionsMarshal.AsSpan(list12)[0] = new AethernetId(4);
|
||||
return list12;
|
||||
}
|
||||
case "Ishgard":
|
||||
|
|
@ -655,19 +647,15 @@ internal sealed class PresetBuilderComponent
|
|||
int num = 1;
|
||||
List<ElementId> list11 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list11, num);
|
||||
Span<ElementId> span11 = CollectionsMarshal.AsSpan(list11);
|
||||
int index = 0;
|
||||
span11[index] = new AethernetId(5);
|
||||
CollectionsMarshal.AsSpan(list11)[0] = new AethernetId(5);
|
||||
return list11;
|
||||
}
|
||||
case "Idyllshire":
|
||||
{
|
||||
int index = 1;
|
||||
List<ElementId> list10 = new List<ElementId>(index);
|
||||
CollectionsMarshal.SetCount(list10, index);
|
||||
Span<ElementId> span10 = CollectionsMarshal.AsSpan(list10);
|
||||
int num = 0;
|
||||
span10[num] = new AethernetId(6);
|
||||
int num = 1;
|
||||
List<ElementId> list10 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list10, num);
|
||||
CollectionsMarshal.AsSpan(list10)[0] = new AethernetId(6);
|
||||
return list10;
|
||||
}
|
||||
case "Rhalgr's Reach":
|
||||
|
|
@ -675,19 +663,15 @@ internal sealed class PresetBuilderComponent
|
|||
int num = 1;
|
||||
List<ElementId> list9 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list9, num);
|
||||
Span<ElementId> span9 = CollectionsMarshal.AsSpan(list9);
|
||||
int index = 0;
|
||||
span9[index] = new AethernetId(7);
|
||||
CollectionsMarshal.AsSpan(list9)[0] = new AethernetId(7);
|
||||
return list9;
|
||||
}
|
||||
case "Kugane":
|
||||
{
|
||||
int index = 1;
|
||||
List<ElementId> list8 = new List<ElementId>(index);
|
||||
CollectionsMarshal.SetCount(list8, index);
|
||||
Span<ElementId> span8 = CollectionsMarshal.AsSpan(list8);
|
||||
int num = 0;
|
||||
span8[num] = new AethernetId(8);
|
||||
int num = 1;
|
||||
List<ElementId> list8 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list8, num);
|
||||
CollectionsMarshal.AsSpan(list8)[0] = new AethernetId(8);
|
||||
return list8;
|
||||
}
|
||||
case "Doman Enclave":
|
||||
|
|
@ -695,19 +679,15 @@ internal sealed class PresetBuilderComponent
|
|||
int num = 1;
|
||||
List<ElementId> list7 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list7, num);
|
||||
Span<ElementId> span7 = CollectionsMarshal.AsSpan(list7);
|
||||
int index = 0;
|
||||
span7[index] = new AethernetId(9);
|
||||
CollectionsMarshal.AsSpan(list7)[0] = new AethernetId(9);
|
||||
return list7;
|
||||
}
|
||||
case "The Crystarium":
|
||||
{
|
||||
int index = 1;
|
||||
List<ElementId> list6 = new List<ElementId>(index);
|
||||
CollectionsMarshal.SetCount(list6, index);
|
||||
Span<ElementId> span6 = CollectionsMarshal.AsSpan(list6);
|
||||
int num = 0;
|
||||
span6[num] = new AethernetId(10);
|
||||
int num = 1;
|
||||
List<ElementId> list6 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list6, num);
|
||||
CollectionsMarshal.AsSpan(list6)[0] = new AethernetId(10);
|
||||
return list6;
|
||||
}
|
||||
case "Eulmore":
|
||||
|
|
@ -715,19 +695,15 @@ internal sealed class PresetBuilderComponent
|
|||
int num = 1;
|
||||
List<ElementId> list5 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list5, num);
|
||||
Span<ElementId> span5 = CollectionsMarshal.AsSpan(list5);
|
||||
int index = 0;
|
||||
span5[index] = new AethernetId(11);
|
||||
CollectionsMarshal.AsSpan(list5)[0] = new AethernetId(11);
|
||||
return list5;
|
||||
}
|
||||
case "Old Sharlayan":
|
||||
{
|
||||
int index = 1;
|
||||
List<ElementId> list4 = new List<ElementId>(index);
|
||||
CollectionsMarshal.SetCount(list4, index);
|
||||
Span<ElementId> span4 = CollectionsMarshal.AsSpan(list4);
|
||||
int num = 0;
|
||||
span4[num] = new AethernetId(12);
|
||||
int num = 1;
|
||||
List<ElementId> list4 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list4, num);
|
||||
CollectionsMarshal.AsSpan(list4)[0] = new AethernetId(12);
|
||||
return list4;
|
||||
}
|
||||
case "Radz-at-Han":
|
||||
|
|
@ -735,19 +711,15 @@ internal sealed class PresetBuilderComponent
|
|||
int num = 1;
|
||||
List<ElementId> list3 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list3, num);
|
||||
Span<ElementId> span3 = CollectionsMarshal.AsSpan(list3);
|
||||
int index = 0;
|
||||
span3[index] = new AethernetId(13);
|
||||
CollectionsMarshal.AsSpan(list3)[0] = new AethernetId(13);
|
||||
return list3;
|
||||
}
|
||||
case "Tuliyollal":
|
||||
{
|
||||
int index = 1;
|
||||
List<ElementId> list2 = new List<ElementId>(index);
|
||||
CollectionsMarshal.SetCount(list2, index);
|
||||
Span<ElementId> span2 = CollectionsMarshal.AsSpan(list2);
|
||||
int num = 0;
|
||||
span2[num] = new AethernetId(14);
|
||||
int num = 1;
|
||||
List<ElementId> list2 = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list2, num);
|
||||
CollectionsMarshal.AsSpan(list2)[0] = new AethernetId(14);
|
||||
return list2;
|
||||
}
|
||||
case "Solution Nine":
|
||||
|
|
@ -755,9 +727,7 @@ internal sealed class PresetBuilderComponent
|
|||
int num = 1;
|
||||
List<ElementId> list = new List<ElementId>(num);
|
||||
CollectionsMarshal.SetCount(list, num);
|
||||
Span<ElementId> span = CollectionsMarshal.AsSpan(list);
|
||||
int index = 0;
|
||||
span[index] = new AethernetId(15);
|
||||
CollectionsMarshal.AsSpan(list)[0] = new AethernetId(15);
|
||||
return list;
|
||||
}
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue