mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-19 12:50:08 +08:00
7 lines
166 B
C#
7 lines
166 B
C#
namespace net.fushizen.modular_avatar.core
|
|
{
|
|
public class ModularAvatarFirstPersonVisible : AvatarTagComponent
|
|
{
|
|
// no configuration needed
|
|
}
|
|
} |