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
a7acf05bfc
commit
16e53eded8
@ -302,7 +302,11 @@ enum {
|
||||
pev_vuser3,
|
||||
pev_vuser4,
|
||||
pev_punchangle,
|
||||
pev_vecarray_end
|
||||
pev_vecarray_end,
|
||||
pev_string2_begin, /* anything after here are string corrections */
|
||||
pev_weaponmodel2,
|
||||
pev_viewmodel2,
|
||||
pev_absolute_end
|
||||
};
|
||||
|
||||
/* Used with get_global()
|
||||
|
Loading…
Reference in New Issue
Block a user