2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-06-21 18:19:34 +03:00

synced to dll

This commit is contained in:
David Anderson 2006-03-30 00:31:45 +00:00
parent 8c2be55233
commit fe971497cc

@ -499,7 +499,10 @@ enum {
// NEW_DLL_FUNCTIONS:
FM_OnFreeEntPrivateData,
FM_GameShutdown,
FM_ShouldCollide
FM_ShouldCollide,
//LATE ADDITIONS (v1.71)
FM_ClientInfoChanged //passes id only
};
enum TraceResult