Cvars: Remove global forward

This commit is contained in:
Arkshine
2015-01-20 18:03:34 +01:00
parent cdc7d550eb
commit 0db5963641
6 changed files with 10 additions and 15 deletions

View File

@ -329,7 +329,6 @@ extern int FF_PluginEnd;
extern int FF_InconsistentFile;
extern int FF_ClientAuthorized;
extern int FF_ChangeLevel;
extern int FF_CvarChanged;
extern bool g_coloredmenus;