eDonnes124 / Town-Of-Us-R

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

refractor rpc calls to a utils method #142

Closed whichtwix closed 1 year ago

whichtwix commented 1 year ago

every time a rpc is called it takes up at least 4 lines, so ive unified them all under a utils callrpc method to reduce the space needed

ive left some special cases unchanged since itd be hard and risky to account for it in the method: disperse the customoptions rpc