Skip to content

Commit

Permalink
- fix missing SKILLP property in zscript code
Browse files Browse the repository at this point in the history
  • Loading branch information
madame-rachelle committed Nov 4, 2020
1 parent 381d2bc commit 6e3a4c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wadsrc/static/zscript/constants.zs
Expand Up @@ -962,6 +962,7 @@ enum ESkillProperty
SKILLP_SlowMonsters,
SKILLP_Infight,
SKILLP_PlayerRespawn,
SKILLP_SpawnMulti,
};
enum EFSkillProperty // floating point properties
{
Expand Down

0 comments on commit 6e3a4c5

Please sign in to comment.