01:58 <+bridge> [ddnet] beautiful 01:59 <+bridge> [ddnet] I'll give it a review tomorrow 06:09 <+bridge> [ddnet] looks good 07:29 <+bridge> [ddnet] 07:29 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/620490895803809792/Screen_Shot_2019-09-09_at_12.27.40_AM_2.png 07:29 <+bridge> [ddnet] my ddnet had a bug where i pasted a thing with a linebreak 07:29 <+bridge> [ddnet] and the next message i tried to send was on the next line down in chat 07:29 <+bridge> [ddnet] idk if its fixed in newest version 08:57 <+bridge> [ddnet] https://github.com/ddnet/ddnet/issues/1835 08:57 <+bridge> [ddnet] maybe related @noby 20:47 <+bridge> [ddnet] Yo, I have a vector of a struct that contains two vars. how can I sort the vector based on one of the vars' value inside of them? 20:47 <+bridge> [ddnet] (the one var inside is an int) 20:48 <+bridge> [ddnet] I have tried my best for the last couple hours, but i cant do it correctly. some tries have each entry twice, some have entries missing, I found nothing that helped me on the internet :( 21:13 <+bridge> [ddnet] https://en.cppreference.com/w/cpp/algorithm/sort 21:13 <+bridge> [ddnet] so long i dont touch cpp 21:14 <+bridge> [ddnet] c best