Files
source-sdk-2013/sp/src
Alexander 'z33ky' Hirsch df6adcc5e9 Fix -Wdelete-incomplete in CDefaultCustomWeaponEntityFactory::ReleaseData()
GCC warns about attempting to delete a void-pointer, since it will not
be able to invoke its destructor. Fix by casing it to the expected
type.
2024-09-05 23:42:16 +02:00
..
2022-01-27 01:26:07 +05:00
2022-10-21 10:20:01 -05:00
2022-10-21 12:49:33 -05:00