- fix missing SKILLP property in zscript code

This commit is contained in:
Rachael Alexanderson 2020-11-04 01:29:40 -05:00
parent 381d2bcd73
commit 6e3a4c590d
1 changed files with 1 additions and 0 deletions

View File

@ -962,6 +962,7 @@ enum ESkillProperty
SKILLP_SlowMonsters,
SKILLP_Infight,
SKILLP_PlayerRespawn,
SKILLP_SpawnMulti,
};
enum EFSkillProperty // floating point properties
{