relative sounds fix
This commit is contained in:
parent
653437a5b2
commit
71d6e60d9a
@ -42,7 +42,7 @@ inline audio::speakerid_t play_sound(
|
|||||||
static_cast<float>(y),
|
static_cast<float>(y),
|
||||||
static_cast<float>(z)
|
static_cast<float>(z)
|
||||||
),
|
),
|
||||||
false,
|
relative,
|
||||||
volume,
|
volume,
|
||||||
pitch,
|
pitch,
|
||||||
false,
|
false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user