mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-13 21:25:09 +00:00
Update MrUpbeat.cs
This commit is contained in:
parent
c6c7e05ef9
commit
2629192d4b
1 changed files with 1 additions and 2 deletions
|
@ -136,8 +136,7 @@ namespace HeavenStudio.Games.Loaders
|
||||||
},
|
},
|
||||||
new List<string>() { "agb", "keep" },
|
new List<string>() { "agb", "keep" },
|
||||||
"agboffbeat", "en",
|
"agboffbeat", "en",
|
||||||
new List<string>() { },
|
new List<string>() { }
|
||||||
chronologicalSortKey: 101
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue