Cvars: Add OnCvarChanged global forward
I really tried to use "cvar_changed" as name, but it bothered me so much to look that weird I could not keep it.
This commit is contained in:
@ -245,6 +245,7 @@ scripting_files = [
|
||||
'include/csstats.inc',
|
||||
'include/cstrike.inc',
|
||||
'include/csx.inc',
|
||||
'include/cvars.inc',
|
||||
'include/datapack.inc',
|
||||
'include/dbi.inc',
|
||||
'include/dodconst.inc',
|
||||
|
Reference in New Issue
Block a user