Enable hack from d0f8b49
This commit is contained in:
parent
4a9fe8e9b9
commit
1322d92773
@ -62,6 +62,9 @@ void VectorAngles( const float *forward, float *angles );
|
||||
#define DECLARE_EVENT( x ) void EV_##x( struct event_args_s *args )
|
||||
#define HOOK_EVENT( x, y ) gEngfuncs.pfnHookEvent( "events/" #x ".sc", EV_##y )
|
||||
|
||||
// enable it until fix isn't applied in Xash3D
|
||||
#define _CS16CLIENT_FIX_EVENT_ORIGIN
|
||||
|
||||
extern "C"
|
||||
{
|
||||
DECLARE_EVENT(FireAK47);
|
||||
|
Loading…
Reference in New Issue
Block a user