mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-04 13:45:04 +08:00
7 lines
139 B
C#
7 lines
139 B
C#
|
#region
|
|||
|
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
[assembly: InternalsVisibleTo("nadena.dev.modular-avatar.harmony-patches")]
|