mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 14:03:21 +00:00
Merge branch 'master' of github.com:Jackzmc/sourcemod-plugins
This commit is contained in:
commit
5b60b8a95f
34 changed files with 2116 additions and 236 deletions
|
@ -1,7 +1,7 @@
|
|||
enum PZDamage_Type {
|
||||
PZDamage_Killed,
|
||||
PZDamage_Killed, //0
|
||||
PZDamage_Incapped,
|
||||
PZDamage_Killed2,
|
||||
PZDamage_Killed2, //2
|
||||
PZDamage_Revived,
|
||||
PZDamage_Progress,
|
||||
PZDamage_DestroyedCan,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue