- fixed: APowerupGiver::PowerupType also needs replacement handling for placeholder classes.

This commit is contained in:
Christoph Oelckers 2016-02-10 10:04:52 +01:00
commit bc616dbf06
5 changed files with 27 additions and 3 deletions

View file

@ -98,7 +98,8 @@ enum
CLASSREG_PClassPlayerPawn,
CLASSREG_PClassType,
CLASSREG_PClassClass,
CLASSREG_PClassWeaponPiece
CLASSREG_PClassWeaponPiece,
CLASSREG_PClassPowerupGiver
};
struct ClassReg