]> git.deb.at Git - rhonda/impostor.git/commit
Expose PlayerName again to fix example plugin
authorAeonLucid <aeonlucid@outlook.com>
Sat, 24 Oct 2020 20:12:04 +0000 (22:12 +0200)
committerAeonLucid <aeonlucid@outlook.com>
Sat, 24 Oct 2020 20:12:04 +0000 (22:12 +0200)
commit94f19a38c51db56e313b5e3541fb97691ccfd693
tree33aa959195fd44bc6bfa4436dde7c90f8907167f
parent58d00dc6579d28e131e635f04d95b4ee33baa8ce
Expose PlayerName again to fix example plugin
src/Impostor.Api/Net/Inner/Objects/IInnerPlayerControl.cs
src/Impostor.Api/Net/Inner/Objects/IInnerPlayerInfo.cs [new file with mode: 0644]
src/Impostor.Server/Net/Inner/Objects/InnerGameData.PlayerInfo.cs [deleted file]
src/Impostor.Server/Net/Inner/Objects/InnerGameData.cs
src/Impostor.Server/Net/Inner/Objects/InnerPlayerControl.Api.cs [new file with mode: 0644]
src/Impostor.Server/Net/Inner/Objects/InnerPlayerControl.cs
src/Impostor.Server/Net/Inner/Objects/InnerPlayerInfo.cs [new file with mode: 0644]