Added ClientPrintf engine function (request at30137)

This commit is contained in:
Scott Ehlert
2006-05-23 03:26:26 +00:00
parent 7e36a19590
commit ac1e3a9001
7 changed files with 37 additions and 4 deletions

View File

@ -142,6 +142,7 @@ void FMH_ServerDeactivate()
RESETE(AlertMessage);
RESETE(CreateInstancedBaseline);
RESETE(GetInfoKeyBuffer);
RESETE(ClientPrintf);
RESETD(Spawn);
RESETD(Think);