mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
synced to dll
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user