1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-12-07 13:22:06 -06:00

Revert "Merge branch 'master' into 'dev'"

This reverts merge request !17
This commit is contained in:
Crimson Hawk
2024-03-06 05:26:38 +00:00
parent fdadc50fff
commit cdbdf63ebe
2887 changed files with 18295 additions and 18366 deletions

View File

@@ -12,7 +12,7 @@ namespace WebService {
/**
* Implementation of AnnounceMultiplayerRoom::Backend that (de)serializes room information into/from
* JSON, and submits/gets it to/from the suyu web service
* JSON, and submits/gets it to/from the yuzu web service
*/
class RoomJson : public AnnounceMultiplayerRoom::Backend {
public: