eDonnes124 / Town-Of-Us-R

An Among Us mod containing a bunch of roles
GNU General Public License v3.0
372 stars 146 forks source link

Fixed bugged bodies after meetings. #47

Closed ItsTheNumberH closed 2 years ago

ItsTheNumberH commented 2 years ago

Fixed bugged bodies after meetings. They are now removed for everyone, not just the host. The function now calls CustomRPC.RemoveAllBodies to apply the removal across the server, not just the local host.

I 100% recommend testing this. I have confirmed it works locally, by manually calling the function. Though having an actual bugged body was not replicable.