mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 18:55:06 +08:00
chore: remove dead code (#683)
This commit is contained in:
parent
d26ac60be5
commit
b9a5700a7a
@ -5,12 +5,6 @@ using UnityEngine.Serialization;
|
||||
|
||||
namespace nadena.dev.modular_avatar.core
|
||||
{
|
||||
public struct ParameterInitialValue
|
||||
{
|
||||
public bool HasExplicitDefaultSet;
|
||||
public float Value;
|
||||
}
|
||||
|
||||
[Serializable]
|
||||
public struct ParameterConfig
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user