mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-01 20:25:07 +08:00
4 lines
157 B
C#
4 lines
157 B
C#
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
[assembly: InternalsVisibleTo("net.fushizen.xdress")]
|
|||
|
[assembly: InternalsVisibleTo("net.fushizen.xdress.editor")]
|