mirror of
https://github.com/nzp-team/quakec.git
synced 2024-11-10 22:51:36 +00:00
Merge pull request #33 from ScatterBox/main
This commit is contained in:
commit
7965da7eeb
1 changed files with 2 additions and 2 deletions
|
@ -138,8 +138,8 @@ void end_sys_globals; // flag for structure dumping
|
|||
.float spawnflags;
|
||||
.string target;
|
||||
.string targetname;
|
||||
.float dmg_take;
|
||||
.float dmg_save;
|
||||
//.float dmg_take;
|
||||
//.float dmg_save;
|
||||
.float bleed_out;
|
||||
.float progress_bar;
|
||||
.entity dmg_inflictor;
|
||||
|
|
Loading…
Reference in a new issue