Files
openttd-cmclient/src
Peter Nelson 08778094f4 Fix: extmidi did not move on to next song after playing ends. (#11469)
`song` is no longer a C-style string so cannot be cleared by writing a NUL char.
Use `.clear()` to properly clear a std::string.
2023-11-17 17:42:19 +00:00
..
2023-11-16 18:39:24 +00:00
2023-02-26 21:28:30 +01:00
2023-07-03 18:08:03 +02:00
2023-09-10 08:40:25 -04:00
2023-09-10 08:40:25 -04:00
2023-06-28 19:07:10 +02:00
2023-09-10 08:40:25 -04:00
2023-09-10 08:40:25 -04:00
2022-11-12 18:28:39 +00:00