hl2sdk icon indicating copy to clipboard operation
hl2sdk copied to clipboard

Remove not used include from IVehicle

Open mixern6 opened this issue 1 year ago • 2 comments

The "baseplayer_shared.h" include goes with a lot of non-working code and can't be compiled. As it is not required in IVehicle.h it can be removed. The "platform.h" is still needed for the abstract_class key word.

mixern6 avatar Oct 01 '23 20:10 mixern6

You probably wanted to target cs2 branch instead of csgo?

GAMMACASE avatar Oct 02 '23 08:10 GAMMACASE

You probably wanted to target cs2 branch instead of csgo?

I'd like to target both. @GAMMACASE Please, cherry-pick this change to all the branches.

mixern6 avatar Oct 02 '23 11:10 mixern6