]> git.deb.at Git - rhonda/impostor.git/commit
Get rid of Rpc02 SyncSettings
authorminiduikboot <mini@duikbo.at>
Wed, 29 Nov 2023 21:14:59 +0000 (22:14 +0100)
committerminiduikboot <mini@duikbo.at>
Wed, 29 Nov 2023 21:14:59 +0000 (22:14 +0100)
commit2c12623a6571d3a8ada99401edcad0708b8b93f4
treeac57d45294f0f07ef01e605f967ad595b58ba13a
parente303065688993f271d5c375c52237f5efa46b8a2
Get rid of Rpc02 SyncSettings

This RPC is still sent by clients, but no longer used by clients. As the
server can get the info it wants from LogicOptions instead, remove this
RPC to prevent people from using it accidentally
src/Impostor.Api/Events/Game/IGameOptionsChangedEvent.cs
src/Impostor.Api/Net/Messages/Rpcs/Rpc02SyncSettings.cs [deleted file]
src/Impostor.Server/Net/Inner/Objects/InnerPlayerControl.cs