Skip to content

Commit

Permalink
fix(src): Hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
skuzzis committed Dec 9, 2024
1 parent b9fb689 commit 5ebcf3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/entrypoint.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
////////////////////////////////////////////////////////////

BaseExtension g_Ext;
CUtlVector<FuncHookBase *> g_vecHooks;
CREATE_GLOBALVARS();

//////////////////////////////////////////////////////////////
Expand Down

0 comments on commit 5ebcf3d

Please sign in to comment.