mirror of
https://github.com/nzp-team/quakec.git
synced 2024-11-12 23:44:34 +00:00
QS: remove bleed_out
This commit is contained in:
parent
ee33ac4a29
commit
42c7edc89c
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ void end_sys_globals; // flag for structure dumping
|
|||
.string targetname;
|
||||
.float dmg_take;
|
||||
.float dmg_save;
|
||||
.float bleed_out;
|
||||
//.float bleed_out;
|
||||
.float progress_bar;
|
||||
.entity dmg_inflictor;
|
||||
.entity owner; // who launched a missile
|
||||
|
|
Loading…
Reference in a new issue