version bump
This commit is contained in:
@@ -10,7 +10,7 @@ exclude=[".vscode/**/*"]
|
|||||||
[version]
|
[version]
|
||||||
major=0
|
major=0
|
||||||
minor=1
|
minor=1
|
||||||
patch=8
|
patch=9
|
||||||
|
|
||||||
git_hash=0
|
git_hash=0
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,8 @@
|
|||||||
class cfgSound3DProcessors {
|
class cfgSound3DProcessors {
|
||||||
|
class tbd_m119Tail_3DProcessingType {
|
||||||
class tbd_m119Tail_3DProcessingType
|
|
||||||
{
|
|
||||||
innerRange = 20;
|
innerRange = 20;
|
||||||
range = 1000;
|
range = 1000;
|
||||||
typer = "panner";
|
typer = "panner";
|
||||||
rangeCurve = "InverseSquare3Curve";
|
rangeCurve = "InverseSquare3Curve";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user