forked from akanyan/mu3-mods
feat(SortByInternal): add sort2
This commit is contained in:
@ -2,8 +2,7 @@
|
||||
|
||||
namespace MU3.DB;
|
||||
|
||||
[MonoModPatch("global::MU3.DB.MusicSort1ID")]
|
||||
[MonoModEnumReplace()]
|
||||
[MonoModEnumReplace]
|
||||
public enum patch_MusicSort1ID {
|
||||
Genre = 0,
|
||||
All = 1,
|
||||
|
Reference in New Issue
Block a user