This commit is contained in:
CortexCore
2023-09-01 14:35:05 +08:00
parent a71288cf2d
commit 5561f5c3cc
136 changed files with 69284 additions and 66121 deletions

View File

@@ -6,7 +6,7 @@ namespace BITKit
public class LocationMixer : BITBehavior
{
[System.Serializable]
struct LocationInfo
private struct LocationInfo
{
public Location location;
public float weight;