]> git.deb.at Git - rhonda/impostor.git/commit
Add QueryPlatformIds
authorminiduikboot <mini@duikbo.at>
Wed, 2 Feb 2022 21:07:17 +0000 (22:07 +0100)
committerminiduikboot <mini@duikbo.at>
Wed, 2 Feb 2022 21:17:47 +0000 (22:17 +0100)
commit9b5a63e030a6daf605c18573e215387a04f9dd3c
treef4b32bcdc50548c4e5227280610e78f242cb6959
parent6a8f08957603f109ca3ec07df7f7e460e108f484
Add QueryPlatformIds

Some platforms (notable the Microsoft Store version) ask for this before connecting.
src/Impostor.Api/Net/Messages/C2S/Message22QueryPlatformIdsC2S.cs [new file with mode: 0644]
src/Impostor.Api/Net/Messages/S2C/Message22QueryPlatformIdsS2C.cs [new file with mode: 0644]
src/Impostor.Server/Net/Client.cs