SotMSteamMods/CauldronMods

Refactor code to use static extensions

Opened this issue · 0 comments

Repeated functions needed for both character and card controllers (like Drift's driftL and driftR action are currently double defined. Extract it into a static extension to make it only need to appear a single time)