Removed un-needed calls

Added a few more calls (over 50% are done!)
This commit is contained in:
Steve Dudenhoeffer
2004-08-06 04:30:10 +00:00
parent 9d3ffda996
commit 2c4be26756
3 changed files with 103 additions and 230 deletions

View File

@ -103,14 +103,10 @@ void OnPluginsLoaded()
RESETE(SetGroupMask);
RESETE(Voice_GetClientListening);
RESETE(Voice_SetClientListening);
RESETE(MessageBegin);
RESETE(WriteCoord);
RESETE(WriteAngle);
RESETE(InfoKeyValue);
RESETE(SetKeyValue);
RESETE(SetClientKeyValue);
RESETD(GameInit);
RESETD(Spawn);
RESETD(Think);
RESETD(Use);