]> git.deb.at Git - rhonda/impostor.git/commit
Fixes NullReferenceException inside MultiDisposable
authorAeonLucid <aeonlucid@outlook.com>
Thu, 12 Nov 2020 02:42:06 +0000 (03:42 +0100)
committerAeonLucid <aeonlucid@outlook.com>
Thu, 12 Nov 2020 02:42:06 +0000 (03:42 +0100)
commit9da5b42c1f45d92b7be4fc9a558d24e2929960ed
tree96a4134f0240d0daff85dbee50bd57d26ba9e22d
parent2b0459e209349fe82f3306c3e764e16acbb46837
Fixes NullReferenceException inside MultiDisposable
src/Impostor.Plugins.Example/ExamplePlugin.cs
src/Impostor.Plugins.Example/ExamplePluginStartup.cs [new file with mode: 0644]
src/Impostor.Plugins.Example/Handlers/PlayerEventListener.cs
src/Impostor.Plugins.Example/Impostor.Plugins.Example.csproj
src/Impostor.Server/Events/MultiDisposable.cs