#pragma once #include "cbaseplayerpawn.h" class CCSPlayerPawn : public CBasePlayerPawn { public: DECLARE_CLASS(CCSPlayerPawn); };