mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-07 10:38:23 +00:00
Correct CBaseIntHandle alignment
This commit is contained in:
parent
854cac5ec0
commit
e2731b48a1
@ -472,7 +472,7 @@ struct interval_t
|
||||
|
||||
// Typesafe 8-bit and 16-bit handles.
|
||||
template< class HandleType >
|
||||
class ALIGN8 CBaseIntHandle
|
||||
class CBaseIntHandle
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user