diff options
| author | Joshua Vandaƫle <joshua@vandaele.software> | 2026-09-15 09:12:05 +0200 |
|---|---|---|
| committer | Joshua Vandaƫle <joshua@vandaele.software> | 2026-09-15 09:44:41 +0200 |
| commit | 9386b577b39c4e53bffe3a31aa267f6b75f5b641 (patch) | |
| tree | 705ca589c40055a17bda899dbd358aa8f48b09c1 /Source/Core/DiscIO | |
| parent | 9611279be550ee262f30b7b0d11f92a0d5fc08f5 (diff) | |
NetPlayIndex: Fix regression introduced in 14738
For some reason, #14738 removed the headers and allowed return codes which broke using the Netplay index for users.
Also, bools converted to a string using std::to_string would become 0/1, while fmt::format by default turns them into false/true, which also broke the index.
Diffstat (limited to 'Source/Core/DiscIO')
0 files changed, 0 insertions, 0 deletions
