- Backported the classnames-are-names changes from the FP code.
SVN r97 (trunk)
This commit is contained in:
parent
632e03fa7e
commit
d878c2e7d6
108 changed files with 1476 additions and 1053 deletions
|
|
@ -151,7 +151,7 @@ END_DEFAULTS
|
|||
|
||||
void A_FogSpawn (AActor *actor)
|
||||
{
|
||||
static const TypeInfo *fogs[3] =
|
||||
static const PClass *fogs[3] =
|
||||
{
|
||||
RUNTIME_CLASS(AFogPatchSmall),
|
||||
RUNTIME_CLASS(AFogPatchMedium),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue