- Update scripting branch to trunk.
SVN r3758 (scripting)
This commit is contained in:
commit
562cf04db2
614 changed files with 63691 additions and 31256 deletions
|
|
@ -100,8 +100,11 @@ class ARandomSpawner : public AActor
|
|||
// necessary to them -- such as their source and destination.
|
||||
void PostBeginPlay()
|
||||
{
|
||||
Super::PostBeginPlay();
|
||||
|
||||
AActor *newmobj = NULL;
|
||||
bool boss = false;
|
||||
|
||||
if (Species == NAME_None)
|
||||
{
|
||||
Destroy();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue