1
This commit is contained in:
@@ -6,7 +6,7 @@ namespace BITKit
|
||||
public class LocationMixer : BITBehavior
|
||||
{
|
||||
[System.Serializable]
|
||||
struct LocationInfo
|
||||
private struct LocationInfo
|
||||
{
|
||||
public Location location;
|
||||
public float weight;
|
||||
|
Reference in New Issue
Block a user