Merge pull request #33 from ScatterBox/main

This commit is contained in:
Ian 2023-01-24 15:44:44 -05:00 committed by GitHub
commit 7965da7eeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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;