ddnet/src
bors[bot] 152ee93e16
Merge #5347
5347: Fix deleting envelopes not updating sounds r=def- a=C0D3D3V

Original fix by Ravie... updated to latest code

I do not really know how to trigger the bug, but for me adding and deleting sounds to the map, worked.... Since it is only the updated version from Ravie I think it works
`@HiRavie` maybe you can test it again

## Checklist

- [x] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test if it works standalone, system.c especially
- [ ] Considered possible null pointers and out of bounds array indexing
- [x] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: c0d3d3v <c0d3d3v@mag-keinen-spam.de>
2022-06-05 15:20:58 +00:00
..
android Add Android build scripts 2021-08-24 12:18:20 +02:00
antibot Merge pull request #3961 from fokkonaut/pr-antibot 2021-12-19 19:33:56 +01:00
base Don't write aAnsi when it's not filled (fixe #5340) 2022-06-05 11:30:54 +02:00
engine Merge #5320 2022-06-04 22:37:03 +00:00
game Merge #5347 2022-06-05 15:20:58 +00:00
macos Fix new Obj-C deprecation warnings 2022-05-26 00:37:33 +02:00
mastersrv mastersrv: Add Action: delete to /ddnet/15/register 2022-06-03 11:27:47 +02:00
steam Add modernize-deprecated-headers 2022-02-15 00:22:52 +01:00
test Remove unused include from test 2022-05-29 13:10:49 +02:00
tools Rename variables and use class in crapnet tool 2022-06-04 17:21:27 +02:00
twping Add HTTP masterserver registering and HTTP masterserver 2022-05-20 08:58:32 +02:00