ddnet/src
bors[bot] 9b64b9ba1d
Merge #3222
3222: Kick-voting someone from team doesn't kill locked team (fixes #3207) r=heinrich5991 a=def-

<!-- What is the motivation for the changes of this pull request -->

## 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
- [x] 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: def <dennis@felsin9.de>
2020-11-03 11:59:34 +00:00
..
antibot Run clang-format 2020-09-26 21:50:15 +02:00
base Merge #3141 2020-10-26 12:00:13 +00:00
engine Fix clang-tidy in text.cpp 2020-11-03 08:30:12 +01:00
game Merge #3222 2020-11-03 11:59:34 +00:00
mastersrv Run clang-format 2020-09-26 21:50:15 +02:00
osx Fix Mac OS X notifications linking 2020-04-30 21:30:21 +02:00
osxlaunch Streamline platform client 2020-03-28 02:20:16 +03:00
steam Run clang-format 2020-09-26 21:50:15 +02:00
test Add str_time/str_time_float 2020-10-18 23:44:47 +02:00
tools Fix variable names manually 2020-11-02 22:40:40 +01:00
twping Run clang-format 2020-09-26 21:50:15 +02:00