mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-09-10 05:02:32 +00:00
Prevent crash on saved weaponboxes
This commit is contained in:
parent
b3246142f7
commit
0e48f74d0b
@ -475,6 +475,7 @@ public:
|
|||||||
}*/
|
}*/
|
||||||
return 200;
|
return 200;
|
||||||
}
|
}
|
||||||
|
int ObjectCaps( void ) { return CBaseEntity::ObjectCaps() & ~FCAP_ACROSS_TRANSITION | FCAP_DONT_SAVE; }
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef CLIENT_DLL
|
#ifdef CLIENT_DLL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user