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:
Arkshine
2015-01-16 23:14:15 +01:00
parent 34d91789c4
commit faeaf9259e
6 changed files with 39 additions and 1 deletions

View File

@ -29,6 +29,7 @@
#include <newmenus>
#include <textparse_smc>
#include <textparse_ini>
#include <cvars>
/**
* Called just after server activation.