mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-18 18:38:59 +08:00
reformat
This commit is contained in:
parent
51d59ecad3
commit
79c220a6d3
@ -5,7 +5,8 @@ using VRC.SDK3.Avatars.ScriptableObjects;
|
||||
// ReSharper disable once CheckNamespace
|
||||
namespace nadena.dev.modular_avatar.core.editor
|
||||
{
|
||||
public static class ClonedMenuMappings {
|
||||
public static class ClonedMenuMappings
|
||||
{
|
||||
private static readonly Dictionary<VRCExpressionsMenu, ImmutableArray<VRCExpressionsMenu>> ClonedMappings =
|
||||
new Dictionary<VRCExpressionsMenu, ImmutableArray<VRCExpressionsMenu>>();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user