mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Sound API: Add fading sounds
This commit is contained in:
@@ -407,6 +407,7 @@ void Client::step(float dtime)
|
||||
|
||||
// Step environment
|
||||
m_env.step(dtime);
|
||||
m_sound->step(dtime);
|
||||
|
||||
/*
|
||||
Get events
|
||||
|
Reference in New Issue
Block a user