]> git.deb.at Git - rhonda/impostor.git/commit
Add GameHostChange event (#277)
author112batman <53775078+112batman@users.noreply.github.com>
Mon, 12 Apr 2021 20:53:14 +0000 (22:53 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Apr 2021 20:53:14 +0000 (20:53 +0000)
commitfbd9f12f9e352a96821fe8e73c1c7e49b04d8961
tree116723fc538d4a7af1b14153c9769eb8353ca7de
parenta56eed2680d807987bd993a54bbd38e76a228ac3
Add GameHostChange event (#277)
src/Impostor.Api/Events/Game/IGameHostChangedEvent.cs [new file with mode: 0644]
src/Impostor.Plugins.Example/Handlers/GameEventListener.cs
src/Impostor.Server/Events/Game/GameHostChangedEvent.cs [new file with mode: 0644]
src/Impostor.Server/Net/State/Game.State.cs
src/Impostor.Server/Net/State/Game.cs