summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinNoGUI
diff options
context:
space:
mode:
authorJoshua Vandaƫle <joshua@vandaele.software>2026-09-15 09:12:05 +0200
committerJoshua Vandaƫle <joshua@vandaele.software>2026-09-15 09:44:41 +0200
commit9386b577b39c4e53bffe3a31aa267f6b75f5b641 (patch)
tree705ca589c40055a17bda899dbd358aa8f48b09c1 /Source/Core/DolphinNoGUI
parent9611279be550ee262f30b7b0d11f92a0d5fc08f5 (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/DolphinNoGUI')
0 files changed, 0 insertions, 0 deletions