|
|
@@ -95,7 +95,7 @@ public:
|
|
|
}
|
|
|
static void init_type() {
|
|
|
CollisionHandler::init_type();
|
|
|
- register_type(_type_handle, "CollisionHandlerHighestEvent",
|
|
|
+ register_type(_type_handle, "CollisionHandlerEvent",
|
|
|
CollisionHandler::get_class_type());
|
|
|
}
|
|
|
virtual TypeHandle get_type() const {
|