- 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
|
|
@ -263,7 +263,7 @@ END_DEFAULTS
|
|||
|
||||
// Wisp types, for randomness below -----------------------------------------
|
||||
|
||||
static const TypeInfo *const WispTypes[2] =
|
||||
static const PClass *const WispTypes[2] =
|
||||
{
|
||||
RUNTIME_CLASS(AIceGuyWisp1),
|
||||
RUNTIME_CLASS(AIceGuyWisp2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue