mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-24 13:01:48 +00:00
Merge branch 'master' of https://github.com/rheit/zdoom
This commit is contained in:
commit
efce248a98
1 changed files with 1 additions and 0 deletions
|
@ -296,6 +296,7 @@ void PClassActor::DeriveData(PClass *newclass)
|
|||
newa->BloodType = BloodType;
|
||||
newa->BloodType2 = BloodType2;
|
||||
newa->BloodType3 = BloodType3;
|
||||
newa->distancecheck = distancecheck;
|
||||
|
||||
newa->DropItems = DropItems;
|
||||
|
||||
|
|
Loading…
Reference in a new issue