skeleton typos

This commit is contained in:
aap
2020-05-23 11:34:40 +02:00
parent e18eb0ce01
commit e2d3ef449c
7 changed files with 29 additions and 32 deletions

View File

@ -109,9 +109,6 @@ enum eFlightModel
FLIGHT_MODEL_SEAPLANE
};
// Or Weapon.h?
void FireOneInstantHitRound(CVector *shotSource, CVector *shotTarget, int32 damage);
class CVehicle : public CPhysical
{
public: