Merge branch 'maint'

This commit is contained in:
Christoph Oelckers 2013-09-15 23:12:21 +02:00
commit c1aac878b0

View file

@ -75,6 +75,7 @@ void ACustomBridge::Destroy()
thing->Destroy();
}
}
Super::Destroy();
}
// Action functions for the non-Doom bridge --------------------------------