ddnet/src
bors[bot] b4f8f7928f
Merge #3319
3319: Fix random map vote reason to set stars r=Learath2 a=def-

Caused by the hotfix for solo cheat

As reported by maggi323

## Checklist

- [ ] 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
- [ ] 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: def <dennis@felsin9.de>
2020-11-18 11:49:36 +00:00
..
antibot Run clang-format 2020-09-26 21:50:15 +02:00
base Fix sizeof differently 2020-11-07 19:57:25 +01:00
engine Version 15.2.1: Quick autoupdate fix 2020-11-17 17:04:21 +01:00
game Merge #3319 2020-11-18 11:49:36 +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 blocklist_driver unit test: also check gl version 2020-11-07 19:56:21 +01:00
tools Enable most clang-tidy misc-* checks 2020-11-05 12:03:14 +01:00
twping Run clang-format 2020-09-26 21:50:15 +02:00