- fixed: APowerupGiver::PowerupType also needs replacement handling for placeholder classes.
This commit is contained in:
parent
3358181f18
commit
bc616dbf06
5 changed files with 27 additions and 3 deletions
|
|
@ -98,7 +98,8 @@ enum
|
|||
CLASSREG_PClassPlayerPawn,
|
||||
CLASSREG_PClassType,
|
||||
CLASSREG_PClassClass,
|
||||
CLASSREG_PClassWeaponPiece
|
||||
CLASSREG_PClassWeaponPiece,
|
||||
CLASSREG_PClassPowerupGiver
|
||||
};
|
||||
|
||||
struct ClassReg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue