diff --git a/dlls/func_break.cpp b/dlls/func_break.cpp index fb3352281..4a9449076 100644 --- a/dlls/func_break.cpp +++ b/dlls/func_break.cpp @@ -139,7 +139,7 @@ TYPEDESCRIPTION CBreakable::m_SaveData[] = // Explosion magnitude is stored in pev->impulse }; -IMPLEMENT_SAVERESTORE( CBreakable, CBaseEntity ); +IMPLEMENT_SAVERESTORE( CBreakable, CBaseDelay ); void CBreakable::Spawn( void ) {