added ClientUserInfoChanged forward

This commit is contained in:
David Anderson
2006-03-30 00:31:33 +00:00
parent ab443e8254
commit 8c2be55233
2 changed files with 17 additions and 0 deletions

View File

@ -156,6 +156,7 @@ enum {
FM_GameShutdown,
FM_ShouldCollide,
// FM_CvarValue
FM_ClientInfoChanged,
FM_LAST_DONT_USE_ME,
};