mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Remove attached sounds when the active object is removed (#14341)
This commit is contained in:
parent
39b1311a1b
commit
63a9853811
7 changed files with 44 additions and 12 deletions
|
@ -454,6 +454,8 @@ private:
|
|||
bool saveStaticToBlock(v3s16 blockpos, u16 store_id,
|
||||
ServerActiveObject *obj, const StaticObject &s_obj, u32 mod_reason);
|
||||
|
||||
void processActiveObjectRemove(ServerActiveObject *obj, u16 id);
|
||||
|
||||
/*
|
||||
Member variables
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue