Move OnConVarChanged into a global hook.

This commit is contained in:
David Anderson
2015-08-31 09:18:29 -07:00
parent 32ba03538b
commit 2ed044804d
8 changed files with 144 additions and 40 deletions
+1
View File
@@ -41,6 +41,7 @@ project.sources += [
'ConsoleDetours.cpp',
'vprof_tool.cpp',
'smn_commandline.cpp',
'GameHooks.cpp',
]
for sdk_name in SM.sdks: