added server_changelevel back

fixed bug where NULL FP_STRING could crash forwards
This commit is contained in:
David Anderson
2006-02-05 00:32:20 +00:00
parent e0d4ad0a06
commit f0f8b78df9
3 changed files with 22 additions and 4 deletions

View File

@@ -307,6 +307,7 @@ extern int FF_PluginLog;
extern int FF_PluginEnd;
extern int FF_InconsistentFile;
extern int FF_ClientAuthorized;
extern int FF_ChangeLevel;
extern bool g_coloredmenus;
extern int g_mm_vers;