RE: [hlcoders] Bogus Compile Errors

2006-08-11 Thread Jay Stelly
Sounds like you've got a bad code merge or something. // weapon_357.cpp // ... class CWeapon357 : public CBaseHL2MPCombatWeapon { DECLARE_CLASS( CWeapon357, CBaseHL2MPCombatWeapon ); public: CWeapon357( void ); voidPrimaryAttack( void );

RE: [hlcoders] Bogus Compile Errors

2006-08-11 Thread lix
Oh man thank you so much - your a life saver. I had commented out the #ifndef CLIENT_DLL. Thanks again! ___ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders