]> git.deb.at Git - rhonda/impostor.git/commit
Make API remarks show up in the documentation
authorminiduikboot <mini@duikbo.at>
Fri, 10 Nov 2023 14:40:06 +0000 (15:40 +0100)
committerminiduikboot <mini@duikbo.at>
Fri, 10 Nov 2023 14:41:48 +0000 (15:41 +0100)
commit21d1333b08ba687ce9558f5332a13dfe0b263cb5
treed646502cb466602462763ce94c231c40f8a657cf
parentf34a90d20c34b4214034d77a110e364cd943e8f9
Make API remarks show up in the documentation

Some xmldoc processors don't process stuff that is not inside a remarks
tag, so we add them here.
src/Impostor.Api/Events/Game/Player/IPlayerCheckMurderEvent.cs
src/Impostor.Api/Events/Game/Player/IPlayerMurderEvent.cs
src/Impostor.Api/Games/IGame.cs