relative sounds fix
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user