2 Years Ago
A different fix for the double-up mount interaction options when interacting with modular car modules. Removed the Menu_Mount override in BaseVehicleModule, and told RPC_WantsMount to look up the chain if the interactee isn't directly mountable itself. Changed Menu_Mount to not be virtual, as it looks like any override will cause an interaction double-up.