Fix build.

This commit is contained in:
Night Owl 2016-09-18 22:47:41 +05:00
parent 16d195e426
commit 3041d6d6de

View File

@ -1533,3 +1533,4 @@ TYPEDESCRIPTION CPython::m_SaveData[] =
DEFINE_FIELD( CPython, m_flSoundDelay, FIELD_TIME ), DEFINE_FIELD( CPython, m_flSoundDelay, FIELD_TIME ),
}; };
IMPLEMENT_SAVERESTORE( CPython, CBasePlayerWeapon )