Fixed ClientUserInfoChanged forward not being reset on mapchange

This commit is contained in:
Scott Ehlert
2006-04-28 20:07:53 +00:00
parent 5a2e35c1bf
commit 6000fe43d1
3 changed files with 5 additions and 4 deletions

View File

@ -166,6 +166,7 @@ void OnPluginsLoaded()
RESETD(RegisterEncoders);
RESETD(CreateInstancedBaselines);
RESETD(AllowLagCompensation);
RESETD(ClientUserInfoChanged);
RESETN(OnFreeEntPrivateData);
RESETN(GameShutdown);